Summary
Improve the ContactInformationSidebar.vue component with tags editing, button repositioning, and footer layout reorganization.
Tasks
Context
Identified during UI improvements session (2026-04-19). Tags editing was partially implemented but not completed. The footer layout needs reorganization for better UX hierarchy.
Acceptance Criteria
- Tags can be added, edited, and removed from the contact sidebar even custom tags
- Remove button is in the footer (bottom left), not the header
- Footer follows the layout: Remove(left) | Enrich (center) | Edit(right)
- Export button is fully visible and in top right position
- In Mobile, the complete layout is fully visible
- No visual regressions in the contact sidebar
- all labels in consent dropdown input are translated to french
Summary
Improve the
ContactInformationSidebar.vuecomponent with tags editing, button repositioning, and footer layout reorganization.Tasks
ContactInformationSidebar.vuetags editing functionality, in order to edit tags but also to be able to add custom tagContactInformationSidebar.vueContactInformationSidebarfooter layout: Remove(left) | Enrich (center) | Edit(right)Context
Identified during UI improvements session (2026-04-19). Tags editing was partially implemented but not completed. The footer layout needs reorganization for better UX hierarchy.
Acceptance Criteria