Skip to content

feat: extract user dependent main nav to client side#1180

Open
salzig wants to merge 3 commits into
masterfrom
feat/extract_user_dependent_main_nav_to_client_side
Open

feat: extract user dependent main nav to client side#1180
salzig wants to merge 3 commits into
masterfrom
feat/extract_user_dependent_main_nav_to_client_side

Conversation

@salzig

@salzig salzig commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@salzig salzig force-pushed the feat/extract_user_dependent_main_nav_to_client_side branch from b9e9a10 to ae7ecf9 Compare June 15, 2026 21:35
@salzig salzig requested review from JoschkaSchulz and janz93 June 15, 2026 21:41
Comment thread app/assets/javascripts/controllers/nav_controller.js
Comment thread app/assets/javascripts/controllers.js
@JoschkaSchulz

Copy link
Copy Markdown
Member

I think this is the thing with caching the site right? For me the javascript part looks a bit "hacky". Wouldn't it possible to use turbo + Stimuls for that or is this really the best way?

@salzig

salzig commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

I think this is the thing with caching the site right? For me the javascript part looks a bit "hacky". Wouldn't it possible to use turbo + Stimuls for that or is this really the best way?

yeah, the general idea is to get into the general direction of stimulus, but wasn't convinced yet to add "stimulus-rails" and "importmap-rails" to our dependencies just yet. I'd like to removed dependencies to jQuery before tackling that horse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants