mattermost / mattermost/mattermost-plugin-gitlab
On pressing enter on create issue modal/attach issue modal it closes without warning or creating issue
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 97
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
In the gitlab plugin when the user opens the create issue/attach issue modal, if user press enter at any point after selecting the project in the issue creation modal or attach issue modal, the modal closes immediately without creating/attaching the issue or showing any warning.
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 by locating the create issue and attach issue modal entry points in the GitLab plugin, then reproduce pressing Enter after selecting a project. Done means Enter no longer closes either modal without creating or attaching an issue, or showing the intended warning; verify both modal flows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100