Navigate to resources (tables/views) in an application
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
I need a quick way to jump to a specific table/view in an application, for example via a link list or button row below the application title.
It would be ok to create this manually in the application's description, but
- The application description doesn't allow HTML/markdown yet, in contrast to the description of tables/views.
- The application doesn't provide anchors/ids in the
<h1>elements for the table/view headlines.
Describe the solution you'd like
Add a "navigation pane" to applications for navigating from the application header to the tables/views of the application.
Fallback:
- Add stable anchors for the tables/views.
- Allow HTML/markdown in the application description.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the application header and the table/view headline entry points to understand how applications render their contents and whether those headlines expose stable anchors. Compare the requested navigation pane with the fallback options of application-description formatting and anchors. Done means users can jump from an application header to each table or view reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100