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

Responsive UI #24

Closed
4 tasks done
masterkain opened this issue May 22, 2023 · 0 comments · Fixed by #67 or #478
Closed
4 tasks done

Responsive UI #24

masterkain opened this issue May 22, 2023 · 0 comments · Fixed by #67 or #478
Assignees
Labels
enhancement New feature or request

Comments

@masterkain
Copy link
Member

masterkain commented May 22, 2023

  • remove or wire the tab bar options in mobile view
  • project header buttons for mobile
  • crash header
  • toolbox grid
@masterkain masterkain self-assigned this May 22, 2023
@masterkain masterkain changed the title Responsive tab bar in toolbox Responsive UI May 22, 2023
masterkain added a commit that referenced this issue May 22, 2023
… improve responsiveness and layout consistency, refs #24
@masterkain masterkain added the enhancement New feature or request label May 22, 2023
masterkain added a commit that referenced this issue May 29, 2023
…ler screens, refs #24

feat(page.tsx): add first seen and last seen timestamps to occurrence page to provide more information to users
masterkain added a commit that referenced this issue Jun 6, 2023
refactor(page.tsx): extract OccurrenceTabKeys and OccurrenceTabsArray types to airbroke.d.ts
refactor(page.tsx): refactor tabs array to use OccurrenceTabsArray type
refactor(page.tsx): refactor tabs rendering to use Object.values and ternary operator
comment out test service in docker-compose.yml to avoid running tests during development
masterkain added a commit that referenced this issue Jun 8, 2023
… improve responsiveness and layout consistency, refs #24
masterkain added a commit that referenced this issue Jun 8, 2023
…ler screens, refs #24

feat(page.tsx): add first seen and last seen timestamps to occurrence page to provide more information to users
masterkain added a commit that referenced this issue Jun 8, 2023
refactor(page.tsx): extract OccurrenceTabKeys and OccurrenceTabsArray types to airbroke.d.ts
refactor(page.tsx): refactor tabs array to use OccurrenceTabsArray type
refactor(page.tsx): refactor tabs rendering to use Object.values and ternary operator
comment out test service in docker-compose.yml to avoid running tests during development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment