Commit 11fe39f
fix(account menu): avoid having duplicate IDs for account menu entries without href links
When the account menu entry doesn't have an href property (for instance the entry added by First Run
Wizard), the ID is duplicated between the list item and the <a> tag it contains
Signed-off-by: Thomas Citharel <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>1 parent 1f4117a commit 11fe39f
File tree
5 files changed
+7
-7
lines changed- core/src/components/AccountMenu
- dist
5 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments