chore(webui): stick from on top in acquire cards #2802

Merged
Sainan merged 4 commits from AMelonInsideLemon/SpaceNinjaServer:webui-sticky-top into main 2025-09-22 04:42:47 -07:00

Also use d-none instead style="display: none;" in modular cards

Also use `d-none` instead `style="display: none;"` in modular cards
AMelonInsideLemon added 1 commit 2025-09-20 12:23:28 -07:00
chore(webui): stick from on top in acquire cards
All checks were successful
Build / build (pull_request) Successful in 1m28s
a6c26765ca
Also use `d-none` instead `style="display: none;"` in modular cards
Owner

Not sure what the intended effect here is, but all I can see is that now this happens

image.png

Not sure what the intended effect here is, but all I can see is that now this happens ![image.png](/attachments/0ca670e2-d099-42a6-be14-731dc36bb905)
6.1 KiB
AMelonInsideLemon added 1 commit 2025-09-20 12:35:23 -07:00
use fixed-top on navbar instead sticky-top
All checks were successful
Build / build (pull_request) Successful in 2m37s
c1a3439aac
Author
Member

Nope, that not intended i think this should fix it

Nope, that not intended i think this should fix it
Author
Member

That made it even worse

That made it even worse
AMelonInsideLemon changed title from chore(webui): stick from on top in acquire cards to WIP: chore(webui): stick from on top in acquire cards 2025-09-20 12:47:00 -07:00
AMelonInsideLemon added 1 commit 2025-09-20 12:49:40 -07:00
set higher z-index for navbar
All checks were successful
Build / build (pull_request) Successful in 1m13s
d67b27e680
AMelonInsideLemon changed title from WIP: chore(webui): stick from on top in acquire cards to chore(webui): stick from on top in acquire cards 2025-09-20 12:50:17 -07:00
Owner

Still see no change in the WebUI. What's supposed to be different now?

Still see no change in the WebUI. What's supposed to be different now?
Author
Member

I don't have this problem in either Firefox or Chrome.
image.png
image.png

I don't have this problem in either Firefox or Chrome. ![image.png](/attachments/a697c778-c952-4203-a17e-b2977ae350bf) ![image.png](/attachments/d68ef75a-652b-4772-9aa0-6b4714e380fc)
Owner

I'm asking why you made these changes to the code because there's no visual difference that I can tell.

I'm asking why you made these changes to the code because there's no visual difference that I can tell.
Owner

I'm in favour of you using d-none instead of inline styles, but decouple it from whatever this is.

I'm in favour of you using `d-none` instead of inline styles, but decouple it from whatever this is.
Author
Member

I'm asking why you made these changes to the code because there's no visual difference that I can tell.

Without that changes you need to scroll up if you what to add something.
image.png
With that changes you always have fast access to add item from.
image.png

> I'm asking why you made these changes to the code because there's no visual difference that I can tell. Without that changes you need to scroll up if you what to add something. ![image.png](/attachments/ef296ef4-2ba5-4dea-a72c-a899fc5cca2a) With that changes you always have fast access to add item from. ![image.png](/attachments/aed992a2-a303-4599-a98a-d35684e0217a)
Owner

I still don't get why it needs any of this 'sticky' stuff. It's definitely not sticky. That's overflow.

I still don't get why it needs any of this 'sticky' stuff. It's definitely not sticky. That's overflow.
AMelonInsideLemon added 1 commit 2025-09-20 14:33:42 -07:00
remove sticky-top and overflow-hidden
All checks were successful
Build / build (pull_request) Successful in 1m0s
a87aa89e40
Sainan approved these changes 2025-09-21 02:52:53 -07:00
Sainan merged commit 6f8b14fb2d into main 2025-09-22 04:42:47 -07:00
Sainan deleted branch webui-sticky-top 2025-09-22 04:42:47 -07:00
Sign in to join this conversation.
No description provided.