Webannoyances: github.com

Created on 15 Feb 2020  ยท  9Comments  ยท  Source: yourduskquibbles/webannoyances

https://github.com/notifications/beta


https://github.com/yourduskquibbles/webannoyances/issues/112


New github notification bar:

obraz

as long no marked done or closed by โŒ.

##.js-notification-top-shelf.notifications-v2.is-stuck

or maybe better:

##.js-position-sticky.is-stuck
filter updates solved

All 9 comments

I think github.com##.notifications-v2:style(position: static !important;) is best option

IMO no needed CSS...

without CSS won't it entirely hide the bar which serves some purpose and changes intended site functionality?

In beta mobile possible generate glitch with positon static:

obraz

obraz

@krystian3w glitch being space between header bar and notification bar on mobile?

@krystian3w glitch being space between header bar and notification bar on mobile?

I think if this is the issue you are talking about adding

github.com##.pagehead:style(position: static !important; margin-bottom: 0 !important;)
github.com##.repository-content:style(margin-top: 24px !important;)

effectively fixes this display difference between mobile & desktop. I will add this nonetheless but hoping that is what you are talking about and there is not some other issue I am not seeing.

Or visiblility: hidden (and ignore white space when slow scroll).

@krystian3w Thx for report and feedback for mobile

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Omoeba picture Omoeba  ยท  3Comments

Jose1971AB picture Jose1971AB  ยท  9Comments

rd-su picture rd-su  ยท  5Comments

elypter picture elypter  ยท  4Comments

prodan1234 picture prodan1234  ยท  12Comments