chatwoot/app/javascript
Sivin Varghese eb6a343810
fix: Enable edit option for custom attributes if value is present (#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
2024-05-28 12:05:34 +05:30
..
dashboard fix: Enable edit option for custom attributes if value is present (#9543) 2024-05-28 12:05:34 +05:30
packs fix: widget does not load when navigating on pages with view transition [CW-3249] (#9443) 2024-05-15 10:45:03 +05:30
portal fix: Fix typo in the font for portals (#9515) 2024-05-21 13:35:35 -07:00
sdk fix: widget does not load when navigating on pages with view transition [CW-3249] (#9443) 2024-05-15 10:45:03 +05:30
shared feat: Linear front end (#9491) 2024-05-23 11:58:24 +05:30
superadmin_pages refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
survey chore(i18n): Update the latest translations (#9340) 2024-05-02 08:18:17 -07:00
v3 feat: Adds support for all snooze option in bulk actions (#9361) 2024-05-09 19:27:31 +05:30
widget chore: Update translations (#9439) 2024-05-15 21:52:30 -07:00