Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IATR](M0) Debug Page and Tab in left nav #24441

Closed
warrensplayer opened this issue Oct 28, 2022 · 3 comments
Closed

[IATR](M0) Debug Page and Tab in left nav #24441

warrensplayer opened this issue Oct 28, 2022 · 3 comments
Assignees
Labels
CT Issue related to component testing

Comments

@warrensplayer
Copy link
Contributor

warrensplayer commented Oct 28, 2022

Add a new navigation item in the app left nav for "Debug" which will navigate to a new page

NOTE: M0 issues will be committed against a feature branch and not released

UI Design

  • Left nav will have new item below Runs and above Settings for "Debug" that will have a corresponding icon
  • The page component will render the header component followed by a list of failed specs components
  • Page should have a blank empty state (just text that says "Not logged in") when not logged in
  • Page should have a blank empty state (just text that says "Not connected") when logged in but no project connected
  • Page should have a blank empty state (just text that says "No runs") when there are no matching runs

image

Wireframe from Whimsical. Final design is in progress.

Inputs

Pull relevant run information from the login-connect-store and then fetch failed spec information for that run. See #24440

@warrensplayer warrensplayer changed the title [IATR] Failures Page and Tab in left nav [IATR](V0) Failures Page and Tab in left nav Oct 28, 2022
@warrensplayer warrensplayer added the CT Issue related to component testing label Oct 28, 2022
@warrensplayer warrensplayer changed the title [IATR](V0) Failures Page and Tab in left nav [IATR](M0) Failures Page and Tab in left nav Nov 3, 2022
@warrensplayer
Copy link
Contributor Author

@ZachJW34
Copy link
Contributor

ZachJW34 commented Nov 8, 2022

This should be internal right? Should the issue be updated to include "Only show new tab in local dev"?

@warrensplayer
Copy link
Contributor Author

This should be internal right? Should the issue be updated to include "Only show new tab in local dev"?
@ZachJW34 I am adding a note to the IATR M0 issues to indicate that these will be held in a feature branch and not released

@warrensplayer warrensplayer self-assigned this Nov 15, 2022
@warrensplayer warrensplayer changed the title [IATR](M0) Failures Page and Tab in left nav [IATR](M0) Debug Page and Tab in left nav Nov 16, 2022
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review stage: review and removed stage: in progress stage: needs review The PR code is done & tested, needs review labels Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CT Issue related to component testing
Projects
None yet
Development

No branches or pull requests

3 participants