mattermost / mattermost/mattermost-plugin-github

Create Issue modal should disable labels etc instead of hiding the elements

Open
#438 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Difficulty/1:Easy Good First Issue Hacktoberfest Help Wanted Tech/ReactJS Tech/TypeScript Type/Enhancement Up For Grabs
Dominant language
Go
Stars
179
Forks
180
Avg merge
1d 16h
Merged PRs (30d)
13

Description

Before selecting a repo, there are 3 total fields available. Once the repo is selected, we place labels, assignees, and milestones in the middle of the form. When a repo is selected that does not have labels etc, the form elements disappear.

We can make the modal experience more fluid by always showing labels, assignees, and milestones, but disable the elements when the repo does not support those fields.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Create Issue modal and the logic that hides the labels, assignees, and milestones fields when a repository is selected. Verify the behavior with repositories that support and do not support those fields; done means all three remain visible and unsupported fields are disabled rather than removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.