Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MM-205]: removed default values from Input element in create_issue.jsx #841

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kshitij-Katiyar
Copy link
Contributor

Summary

Removed default values from create_issue.jsx

Ticket Link

Fixes #205

@Kshitij-Katiyar Kshitij-Katiyar added the 2: Dev Review Requires review by a core committer label Oct 28, 2024
@Kshitij-Katiyar Kshitij-Katiyar self-assigned this Oct 28, 2024
@wiggin77
Copy link
Member

@Kshitij-Katiyar I'm not clear how removing a disabled=false has anything to do with default values. Can you explain?

@Kshitij-Katiyar Kshitij-Katiyar changed the title [MM-205]: removed default values from create_issue.jsx [MM-205]: removed default values from Input element in create_issue.jsx Oct 30, 2024
@Kshitij-Katiyar
Copy link
Contributor Author

@Kshitij-Katiyar I'm not clear how removing a disabled=false has anything to do with default values. Can you explain?

I looked into this convo and removed the values which were already defined as default prop values inside the Input element.
The PR title was unclear but I have updated it to more clarity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

We can omit these as they are default values.
2 participants