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

[WEB-581] fix: issue editing functionality enhancement in Create/Edit modal #3809

Merged
merged 5 commits into from
Feb 27, 2024

Conversation

gurusainath
Copy link
Collaborator

#3798

This PR resolves the inability to edit the issue. To address this, we have implemented enhancements to enable editing of issue descriptions directly within the issue modal.

Includes some improvements and updates in other part of the application mentioned below

  1. The issue description from an edit issue modal that was not working has been fixed.
  2. The draft issue description is now showing up as expected, and the issue has been resolved.
  3. The mutation for inbox issues has been fixed.

@gurusainath gurusainath added this to the v0.16 milestone Feb 27, 2024
@gurusainath gurusainath linked an issue Feb 27, 2024 that may be closed by this pull request
1 task
@sriramveeraghanta sriramveeraghanta merged commit 34d6b13 into develop Feb 27, 2024
7 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix-issue-description-modal branch February 27, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Can't edit issue that contains UL or Checkbox
3 participants