Quick Profile Links Menu

That I was expecting, but it doesn’t happend. Ok, I’ll start digging if there is some conflict or am I suffering of too little caffein.

Edit. Perhaps I really need more coffee. I misunderstood totally the system. I thought that previous tab will show up, but it was all about that edit-box on profile page. Right?

3 Likes

Appreciate this!

3 Likes

This is a really cool concept, excellent job! :clap:

This is nitpicking; when I visited the settings, I can suggest you to use identifier. This way, it could display the label instead of “item x”./

E.g:

7 Likes

Thanks @Arkshine, I added it. :slightly_smiling_face:

8 Likes

FYI: Some of the recent changes broke this:

https://github.com/awesomerobot/discourse-quick-logout-component

3 Likes

Thanks, I merged a fix :slightly_smiling_face:

6 Likes

One shy question. How should we deal with different languages?

Right now this is just an academic issue for me, because I have only finns in Finnish forum, and nowadays practically every device uses locales by given location, but if the team get translation system in working phase, it can change. Perhaps.

1 Like

Hello :wave: Here is the update to make it possible. DEV: Makes profile menu preference items translatable by VaperinaDEV · Pull Request #4 · VaperinaDEV/quick-profile-links-menu · GitHub

If you leave empty the label field in profile_menu_preference_items setting, the default translation key of the menu will be used :down_arrow: based on the value selected in the page dropdown.

Screenshot 2025-05-10 at 13.37.27

3 Likes

Nice! It works just as expected.

2 Likes

Is it possible to only enable the option in the user profile and not replace the dropdown toggle menu?

1 Like

Hello :wave: Yes, here is the update: DEV: Adds a setting to enable user profile links dropdown by VaperinaDEV · Pull Request #5 · VaperinaDEV/quick-profile-links-menu · GitHub

It adds a new setting enabled_user_profile_dropdown uncheck it will disable the menu on profile page.

2 Likes

Thanks, works great. Much appreciated.

1 Like

This theme component causes issues with the first two dropdowns on Preferences - Email

2 Likes

Sorry for the delay, here is the fix: FIX: Duplicated ID caused issues with ComboBox - Pull Request #6 - VaperinaDEV/quick-profile-links-menu - GitHub

2 Likes

Oh, this is great and I just saw it. Thanks for posting it and keeping it up.

I wonder if the profile pagué button should have the CSS class btn-default so that its styling is compatible with the new classes in Discourse?

1 Like

Ah, thanks, I’ve added some :heart:

1 Like

Nice theme component, I really like using it.
I noticed that the border is missing in the “Foundation” theme.

4 Likes

Thanks, I’ve updated the component. :slightly_smiling_face:

3 Likes