NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Tabbing out of the hostname field should submit
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
When entering the hostname for a proxy, the app expects the user to press enter.
My muscle memory forces me to press tab instead, in order to get to the next field (I know, my problem).
It would be great if pressing tab would also submit the current entry to the hostname list.
Thanks!
Contributor guide
No contributing guide indexed for this repository
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 by locating the proxy form's hostname field and the existing handling for pressing Enter when adding a hostname. Verify the desired Tab behavior in the interface, then confirm that tabbing out adds the current entry to the hostname list without disrupting movement to the next field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100