Skip to content

Removal of View Tab #923

@nummi

Description

@nummi

Place for discussion around removal of the View Tab.

Todo

  • Do we need faster access to model?
  • Make Components Tab default route
  • Display render performance in Components tab?
  • Ember.js guides update

Current View Tab Functionality

  1. List of components
    • ☑️ covered by Components Tab
  2. Template path
    • click to view element in browser Elements panel
    • ☑️ covered by Routes and Components tab
  3. Model
    • open in object inspector or send to console
    • 🤷🏽‍♀️ I believe this is the model of the controller which can be accessed from the Routes Tab by selecting a controller and finding the model in the object inspector. This adds more clicks.
  4. Controller
    • open in object inspector or send to console
    • ☑️ covered by Routes Tab
  5. Render times
    • ☑️ covered by Performance Tab
    • We could also include this in the Components Tab (I'm not sure how useful this information is on a regular basis)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions