backstage-plugin-announcements
backstage-plugin-announcements copied to clipboard
feat: Allow choosing z-index of the new announcement banner
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.
Hey @vprakash-seatgeek, we'd consider this contribution if you'd like to submit it here. 👋🏼