Skip to content

fix: issue parent select - #3267

Merged
sriramveeraghanta merged 2 commits into
developfrom
fix/issue_parent_select
Dec 29, 2023
Merged

fix: issue parent select#3267
sriramveeraghanta merged 2 commits into
developfrom
fix/issue_parent_select

Conversation

@anmolsinghbhatia

@anmolsinghbhatia anmolsinghbhatia commented Dec 28, 2023

Copy link
Copy Markdown
Contributor

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
@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
vamsikrishnamathala pushed a commit that referenced this pull request Aug 7, 2025
DoctorFogarty pushed a commit to DoctorFogarty/plane that referenced this pull request Aug 7, 2026
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