- Issue created by @leslieg
- 🇺🇸United States chrisfromredfin Portland, Maine
We should have the d.o team create a redirect url like drupal.org/category-help and we should link to that; that way if the page URL ever changes or the node ID does or something, the link won't break.
1) work with DA/d.o webmasters to create redirect
2) determine UI for adding the help / link
3) add into svelte code near the categories filter(I don't think this will need a test)
- First commit to issue fork.
- 🇫🇷France tabestan Sargentville, Maine
I'm working on this issue as part of DrupalCon Portland.
- Status changed to Needs review
6 months ago 12:12am 9 May 2024 - Status changed to Needs work
6 months ago 8:01pm 9 May 2024 - Status changed to Needs review
6 months ago 1:50am 12 May 2024 - 🇫🇷France tabestan Sargentville, Maine
I updated the css and removed the svg from the repo.
- First commit to issue fork.
- Status changed to Needs work
6 months ago 1:02am 26 May 2024 - 🇦🇺Australia sime Melbourne
Rebased. I don't have any design reference to know what this should look like, so I'm just posting what it looks like at the current point.
I think this needs some work:
- Link to
drupal.org →
should be to a permalink rather than an alias, so
/node/3421718
- Link needs an alt text.
- Ideally this would be a popup? But to be consistent with say About text formats on editing pages, it should open in a new window?
- Link to
drupal.org →
should be to a permalink rather than an alias, so
- 🇮🇳India prashant.c Dharamshala
Along with the feedback from #10,
- I think the question mark (?) should also display some short text in a tooltip
- We could also consider having tooltip text for each category so that on hover it could be easily read rather than everytime reading on the Help page.