K-Phoen / backstage-plugin-announcements

Announcements plugin for Backstage
MIT License
52 stars 29 forks source link

feat: Allow choosing z-index of the new announcement banner #184

Open vprakash-seatgeek opened 11 months ago

vprakash-seatgeek commented 11 months ago

Add a retainZIndex property to NewAnnouncementBanner to allow preserving the z-index of the announcement bar. The previous default was to set zIndex: unset which causes some issues where the banner is below the other text on the page. The new property is false by default so this will have no effect on existing users.

kurtaking commented 10 months ago

Hey @vprakash-seatgeek, we'd consider this contribution if you'd like to submit it here. 👋🏼