Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - opnsenseuser

#346
@Franco im working hard on the hover solution. and I'm already going ahead. problem is, that the main menu structure is not made for hover.

but as i posted before to get rid of the latency we only have to modify this setting -> Collapse.TRANSITION_DURATION = 350 to "0"


but i do not know how to override this only for the new sidebar?
#347
ok. two things i figured out:

1. The delay comes through the class "collapsing", which uses bootstrap by default for animation! (bootstrap and min.js) -> Collapse.TRANSITION_DURATION = 350
If i set this to "0", there is no delay anymore!

2. To change the navigation to "hover" basis, we would have to modify a view things. -> $(document).on('click
If we use mouseover and mouseout instead this should work!

In my opinion, we should do this but in a completely independent file and not in the original (bootstrap.js or bootstrap.min.js). For this we should use a query!

@Franco -> i need your help for some solutions and decisions!
#348
I think it all takes place in bootstrap.js or bootstrap.min.js.

Can anyone confirm that?
#349
Can someone give me a hint where I find the click event for the main menu control?

I would like to build a pure hover navigation for the new sidebar and for that I would have to find the beginning. So where do I have to start in the mvc!
#350
Quote from: franco on August 17, 2018, 09:21:59 PM
Hi René,

Sounds good. Your minified menu is far better for quick, "click-less" navigation but we just need to bring it to that point. Both menu types work fundamentally different so using different approaches to them is fine. :)

I won't be available for two weeks, just to let you know.

Good luck and thanks,
Franco

So if i unterstand you right. You want me to do a Navigation that works by hover and not by click? is that correct?
#351
Quote from: franco on August 17, 2018, 01:57:30 PM
Hi René,

I agree. I've made some more notes / suggestions here: https://github.com/opnsense/core/issues/2554

proportions: logos vs. submenus is too drastic

presentation: remove transparent effect and delay / better click behaviour (hover should probably trigger menu instantly)

tooltips for full/minified button toggle


Cheers,
Franco

ok - if you agree with me:

proportions: logos vs. submenus is too drastic -> 12 px should solve the problem! @franco for you ok?

presentation: remove transparent effect -> i will disable the transparent effect and choose the org color instead!
and delay/better click behaviour ->  I do not know if I have much influence on the speed. because it is also delayed in the original menu. but i will do my best!

tooltips for full/minified button toggle -> should I write the tooltip text hardcoded in the default.volt and in the fbegin.inc or does the text come from another file? and which text should I use?

thx rené
#352
Development and Code Review / new sidebar-> hover?
August 17, 2018, 12:40:23 PM
i would make cicada, tukan and opnsense theme changes if you agree with this idea!
Or should we stay with 11px ?

see screenshot for an example!
#353
worked great !. :-)

has resynct the folder again.

I do not know why this folder "core" disappeared!

you saved my day Martin ;-)
#354
pkg update -f works!

but cd /usr/core doesn´t exist anymore!
only the usr folder exists!
core folder is gone

and updating by ui doesn´t work

i´m still on OPNsense 19.1.a_89-amd64
#355
sorry for my new post but i have again a big problem doing updates on dev.

there are only the plugins available i installed 2 days. all other plugins are not available anymore.
command "make update" ends up with "make: don´t know how to make upgrade.  Stop"
try to clear the cache doesn´t work and all other commands end up in an error.

what can i do ?
#356
Today i could not make a connection to the plugins using firmware update. no plugins -> folder is empty acccept those plugins which i installed yesterday.

opnsense-code core
cd /usr/core
make upgrade
make upgrade CORE_RADVD= CORE_SQUID=


nothing of these commands work!

Am i missing something or doing wrong?
#357
everything works great now!

thx franco!!  ;D
#358
No Problem Franco.

Thx :-)
#359
thx franco  :)

So a common problem. I thought it was only up to me!
#360
installing the prod i had no problem. 18.7.1

but by switching to dev (19.1) and reboot i get the error:

Enter full pathname of shell or RETURN for /bin/sh: ENTER

so i installed opnsense several times and i get the error everytime.

what can i do? see my screenshot for more details.

thx
rené