Problem/Motivation
Logged in user (that has no access to Toolbar) can't at the moment access his/hers user/x/edit page through site navigation.
Proposed resolutions
1. Add "Edit account"" navigation link to User account menu that is exposed only to logged in users
or
2. Change "My account" menu link to go straight to the edit page. Thinking behind this is that there is really no point in going to /user/x page as there is nothing to see.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | admin___Umami_Food_Magazine_without_2941558.4.patch.png | 88.89 KB | eli-t |
| #5 | admin___Umami_Food_Magazine_with_2941558.4.patch.png | 99.79 KB | eli-t |
| #4 | 2941558.4.patch | 535 bytes | markconroy |
Comments
Comment #2
oakulm commentedComment #3
oakulm commentedComment #4
markconroy commentedLooks like our check in page.html.twig for content inside the tabs region is a bit aggressive. This patch fixes that.
Comment #5
eli-tThis is good
/user without 2941558.4.patch
/user with 2941558.4.patch
Comment #6
oakulm commentedSeems to fix the issue in my screen as well. And can't find any drawbacks elsewhere.
Comment #7
markconroy commentedMoving back to RTBC. It's not fixed until the patch is committed to Drupal Core.
Comment #9
gábor hojtsyAfter discussing the reasons for this patch in chat, this looks good with me. Committed, thanks!