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: timeline global info markers improvements #445

Conversation

lukecotter
Copy link
Contributor

Description

Changes Skipped-Lines and Max-Size-reached marker color from green to blue. Green normal mean things are ok, blue better represents information.
Adds faint grey lines between the event markers to seperates them. This helps when two error are next to each other.

Type of change (check all applicable)

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

[optional] Any images / gifs / video

image

Related Tickets & Documents

Related Issue #
fixes #
resolves #115
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?

To distinguish them when two errors are side by side.
It used to be green which normal indicators things are ok.
Chnaged to blue to indicate an info level issue.
@lcottercertinia lcottercertinia merged commit 0fd82e0 into certinia:main Nov 20, 2023
3 checks passed
@lukecotter lukecotter deleted the feat-timeline-global-info-markers-improvements branch November 20, 2023 17:32
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.

feat: Show end for some of the global events
2 participants