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: issue parent select #3267

Merged
merged 2 commits into from
Dec 29, 2023
Merged

fix: issue parent select #3267

merged 2 commits into from
Dec 29, 2023

Conversation

anmolsinghbhatia
Copy link
Collaborator

@anmolsinghbhatia anmolsinghbhatia commented Dec 28, 2023

Problem:

When clicking the parent issue button area, the selection is cleared instead of opening the modal. Only the 'x' icon should deselect the selection.

Resolution:

Resolve this problem by designing two buttons within a div to function independently.

Media:

Before: After:
3229_before 3229_after

This issue is connected to the issue raised by GitHub user #3229 .

@anmolsinghbhatia anmolsinghbhatia added 🐛bug Something isn't working 🌐frontend labels Dec 28, 2023
@anmolsinghbhatia anmolsinghbhatia added this to the v0.15-dev milestone Dec 28, 2023
@anmolsinghbhatia anmolsinghbhatia linked an issue Dec 28, 2023 that may be closed by this pull request
1 task
@anmolsinghbhatia anmolsinghbhatia marked this pull request as ready for review December 29, 2023 08:01
@sriramveeraghanta sriramveeraghanta merged commit 1d5a3a0 into develop Dec 29, 2023
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/issue_parent_select branch December 29, 2023 09:52
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: clicking on a parent issue label removes it
2 participants