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

feat: navbar issue count #392

Merged
merged 7 commits into from
Sep 15, 2023
Merged

Conversation

lukecotter
Copy link
Contributor

Description

Moves the log issues from inside the navbar as a long horizontal list.
Now show an issue count tag with a panel the displays the issues as a vertical list when clicked.

Type of change (check all applicable)

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚡ Performance Improvement
  • 📝 Documentation
  • 🔧 Chore
  • 💥 Breaking change

[optional] Any images / gifs / video

image

image

Related Tickets & Documents

Related Issue #249 #247
fixes #
resolves #
closes #

Added tests?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

Added to documentation?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

[optional] Are there any post-deployment tasks we need to perform?

- icon count indicator to show number of errors/ notifications
- panel will close when clicked off or icon toggled.
- Click the issue tag to show a list of log issues,
this is easier to consume that the large list that could
previously be shown in the header.
@lcottercertinia lcottercertinia merged commit 11b6e39 into certinia:main Sep 15, 2023
3 checks passed
@lukecotter lukecotter deleted the feat-navbar-inbox branch September 15, 2023 13:50
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