OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: kozistan on July 28, 2024, 09:56:08 PM

Title: [SOLVED] Rebellion theme - Dashboard
Post by: kozistan on July 28, 2024, 09:56:08 PM
Hi, have a cosmetic request. Is Team Rebellion able to fix the bright dashboard?

Title: Re: Rebellion theme - Dashboard
Post by: virtualg33k on July 29, 2024, 07:32:49 AM
+1 This request

Also did notice the ADD Widgets dropdown (while running the Rebellion Theme) seems to pop down a layer (CSS Issue?) , preventing the ability to add new cards :(

Interim Solution: Switched over to Cicada theme in the interim as a workaround.

(https://pasteboard.co/fOnG2ZqDShRf.png)

Title: Re: Rebellion theme - Dashboard
Post by: franco on July 29, 2024, 08:35:52 AM
Thanks for the reports. Note you are pointing out bugs in a practically unmaintained theme just to level expectations a bit or motivate someone to work on them.


Cheers,
Franco
Title: Re: Rebellion theme - Dashboard
Post by: kozistan on July 29, 2024, 09:30:44 AM
Hope for update, i saw some recent activity here https://forum.opnsense.org/index.php?topic=36335.0
Title: Re: Rebellion theme - Dashboard
Post by: franco on July 29, 2024, 09:34:00 AM
Well that was 9 months ago. While Martin is around a bit he said recently he is super busy IRL.


Cheers,
Franco
Title: Re: Rebellion theme - Dashboard
Post by: kozistan on July 29, 2024, 09:41:05 AM
Got you, anyway thanks for reply! I'm good with cicada now
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: franco on July 29, 2024, 12:10:32 PM
The Gods have answered your call ;)

https://github.com/opnsense/plugins/commit/0269de84


Cheers,
Franco
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: kozistan on July 29, 2024, 12:55:54 PM
They do, sometimes. Thanks Franco!
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: kozistan on July 29, 2024, 01:48:18 PM
same bright on 1.9 as before, Gods on vacation :)
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: franco on July 29, 2024, 02:06:40 PM
Either cache problem or not included. I'm very sure it at least fixed the widget selection underneath the popup.


Cheers,
Franco
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: kozistan on July 29, 2024, 03:27:52 PM
That's correct, @marjohn56 posted update and I will update cache problem here
https://github.com/opnsense/plugins/pull/4127
Title: Re: Rebellion theme - Dashboard
Post by: Underpay6703 on July 29, 2024, 03:37:58 PM
Quote from: virtualg33k on July 29, 2024, 07:32:49 AM
+1 This request

Also did notice the ADD Widgets dropdown (while running the Rebellion Theme) seems to pop down a layer (CSS Issue?) , preventing the ability to add new cards :(

Interim Solution: Switched over to Cicada theme in the interim as a workaround.

(https://pasteboard.co/fOnG2ZqDShRf.png)

I noticed you can still use the arrow keys to move and enter to select/deselect options. 
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: kozistan on July 30, 2024, 08:19:53 AM
new update available https://github.com/opnsense/plugins/pull/4130/files
@Franco would you be able to make patch?
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: franco on July 30, 2024, 08:28:05 AM
This has to wait for 24.7.1. Feel free to install manually:

# opnsense-patch -c plugins 733cb06


Cheers,
Franco
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: irekpias on July 30, 2024, 02:00:18 PM
Nice. Thank You!
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: kozistan on July 31, 2024, 09:56:58 AM
@Franco, how do i check if the cache problem has been solved?
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: franco on July 31, 2024, 10:02:04 AM
Cache problem? A browser cache just takes the older version of the CSS so it tricks you into it looking not resolved when in fact it is. Clearing the browser cache an make sure that is (or is not) the case.


Cheers,
Franco
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: fatexs on July 31, 2024, 07:13:59 PM
Quote from: franco on July 31, 2024, 10:02:04 AM
Cache problem? A browser cache just takes the older version of the CSS so it tricks you into it looking not resolved when in fact it is. Clearing the browser cache an make sure that is (or is not) the case.


Cheers,
Franco
Just to make something clear.

My Dashboard looked bright before I applied:
opnsense-patch -c plugins 733cb06

I tried delete cache and even tried edge (which never accessed opnsense before) without the patch it didn't work.

Anyway thanks for fixing even minor issues so fast ;)
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: franco on July 31, 2024, 07:15:21 PM
Depends on the version you installed it on and the patch command output (it will tell you if it worked or not). It tries to patch but if the patch content mismatches your install it simply won't. Best to wait for 24.7.1 now.


Cheers,
Franco
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: fatexs on July 31, 2024, 07:35:11 PM
Ok my Version is:
opnsense     24.7_9
os-theme-rebellion 1.9


And the output when applying the patch is this:
https://pastebin.com/13b4CMZ0

Not complaining here, just clarifying since it sounded like it should also work with os-theme-rebellion 1.9 + clear cache in your previous post.
The widget selection > background was fixed without the patch needed. The white background needed the patch. (on my system)

( to clarify my own stuff: the patch worked great!)
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: franco on July 31, 2024, 08:57:36 PM
Small magic trick, should install 1.9.1:

# opnsense-revert -z os-theme-rebellion

(if not change to main mirror and try again)


Cheers,
Franco
Title: Re: [SOLVED] Rebellion theme - Dashboard
Post by: marjohn56 on August 01, 2024, 12:13:51 AM
Can confirm all is good. I've just done a fresh VM ( dev v25.1a_9 ) plus Franco's magic trick to get 1.9.1 and the dashboard looks as I intended.