microsoft / microsoft/AzureStorageExplorer
Should be able to hit 'Control+Enter' to complete adding a record to a queue
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
When I add a queue message, I have to click 'OK' to complete adding it. I'd like a keyboard shortcut
Describe the solution you'd like
A common shortcut is control+enter to enter and submit the current page in a form! Today, it just adds a line break, just like how shift+enter.
Describe alternatives you've considered
Any kind of shortcut is good!
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 queue-message add form in Azure Storage Explorer and inspect how its OK action is triggered. Verify that the chosen shortcut completes adding a queue message instead of inserting a line break, then confirm the existing OK action still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100