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: Enable edit option for custom attributes if value is present #9543

Merged
merged 2 commits into from
May 28, 2024

Conversation

iamsivin
Copy link
Member

Pull Request Template

Description

This PR will enable a back edit option for custom attributes if there is the value present, which is removed by this PR

Fixes https://linear.app/chatwoot/issue/CW-3345/edit-attribute-does-not-work-anymore

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Screenrecordings

Before

Screen.Recording.2024-05-24.at.10.39.07.PM.mov

After

Screen.Recording.2024-05-24.at.10.35.34.PM.mov

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

linear bot commented May 24, 2024

@iamsivin iamsivin temporarily deployed to chatwoot-pr-9543 May 24, 2024 17:30 Inactive
@scmmishra scmmishra merged commit eb6a343 into develop May 28, 2024
16 checks passed
@scmmishra scmmishra deleted the fix/CW-3345 branch May 28, 2024 06:35
clairton pushed a commit to clairton/chatwoot that referenced this pull request Jun 13, 2024
…atwoot#9543)

# Pull Request Template

## Description

This PR will enable a back edit option for custom attributes if there is
the value present, which is removed by this
[PR](https://github.com/chatwoot/chatwoot/pull/9070/files#diff-fe9b82bbef1da31faa513332ed6015c0ed23765a6368832137a5408547da8938R172)

Fixes
https://linear.app/chatwoot/issue/CW-3345/edit-attribute-does-not-work-anymore

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

**Screenrecordings**

**Before**



https://github.com/chatwoot/chatwoot/assets/64252451/ab89e087-d919-404d-90a9-17982b425dc3



**After**


https://github.com/chatwoot/chatwoot/assets/64252451/98d8b0b2-2f8f-46ec-ace5-b3e2a721623e



## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants