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

add-diagnostics-exploration #1001

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

joeclayallday
Copy link
Contributor

@joeclayallday joeclayallday commented Dec 11, 2024

Todo
• Turn static code into working code (Make charts & form real)
• Add delete chart fuctionality (wire up the delete button on diagnostic-detail-page.tsx)
• Add different component for charts (line-chart, bar-chart, etc..) into the diagnostic-detail-page.tsx
• Wire up rating buttons for charts
• Wire up view source button for charts
• Make Diagnostic table into a shared component
• Add Diagnostics tab on App Detail Page (maybe before Settings)
• Add Diagnostics tab on Services Detail Page (maybe before Settings)
• Populate Environment and App fields based on the app source of the New Diagnostic button (ex. its app detail page)

App Detail Page
• If we add a Diagnostics Tab, We might not need to add the button here too, but the tab should be moved earlier in priority (I think in the 2nd position) @fancyremarker

Screenshot 2024-12-12 at 7 41 37 PM

App Detail Page / Diagnostics Tab
• Photoshop mockup, not in code
Screenshot-2024-12-12-at-7 42 08 PM

Diagnostics Detail Page
• No charts show during creation & show app's name in breadcrumb (ex. app-name / New Diagnostics)
• Chart is missing

Screenshot-2024-12-12-at-7 59 25 PM

Global Diagnostics Page
Screenshot 2024-12-12 at 4 30 42 PM

Global Diagnostics Page / Create Diagnostic
• I think this will help with discoverability and teaching users how this feature works.
Screenshot 2024-12-12 at 4 29 37 PM

@joeclayallday joeclayallday marked this pull request as draft December 11, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants