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

fix: input field value not changing in delete import modal. #3445

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

prateekshourya29
Copy link
Member

Problem

Users couldn't delete imports because the confirmation input field in the delete import modal wasn't updating.

Solution

Fixed by removing value="" from the input, enabling proper input updates and allowing users to delete imports smoothly.

@prateekshourya29 prateekshourya29 added the 🐛bug Something isn't working label Jan 23, 2024
@prateekshourya29 prateekshourya29 self-assigned this Jan 23, 2024
@prateekshourya29 prateekshourya29 changed the base branch from preview to develop January 23, 2024 19:24
@sriramveeraghanta sriramveeraghanta merged commit c1598c3 into develop Jan 24, 2024
7 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/delete-import-modal branch January 24, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants