Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Nov 3, 2023

🔧 feat(custom-status): setup common environment

🔧 fix(bugsPageSlice.ts): fix resetCustomStatus action to reset customStatus to initial state
🔧 chore(bugsPageSlice.ts): update and reset custom status actions
…ing dispatch action

✨ feat(BugStateDropdown.tsx): add functionality to open custom status drawer on manage item click
…m component in BugStateDropdown

🔧 chore(BugStateDropdown.tsx): update key and className for ManageItem component in BugStateDropdown
The CustomStatusDrawer component is added to handle the custom status drawer in the Bug page. It includes functionality to open and close the drawer, update the custom status, and reset the custom status. The component uses the @appquality/unguess-design-system library for the Button and Drawer components, the react-i18next library for translation, and the useAppDispatch and useAppSelector hooks from the src/app/hooks module.
🔧 fix(Bug/index.tsx): add CustomStatusDrawer component to render when isCustomStatusDrawerOpen is true
…opdown label

✨ feat(translation.json): add translations for custom status drawer labels

🔧 fix(translation.json): remove empty translation strings for shared workspaces and attachments
🌟 feat(translation.json): add support for plural translations for devices, OS, priority, replicability, severity, status, tags, typology, and use cases
…n on small screens

🔧 fix(BugStateDropdown.tsx): fix bug where "Manage" item is not hidden on small screens
🔧 fix(Bug/index.tsx): fix missing semicolon in line 11
🔧 fix(Bug/index.tsx): fix missing semicolon in line 12
🔧 fix(Bug/index.tsx): fix missing semicolon in line 13
🔧 fix(Bug/index.tsx): fix missing semicolon in line 14
🔧 fix(Bug/index.tsx): fix missing semicolon in line 15
🔧 fix(Bug/index.tsx): fix missing semicolon in line 16
🔧 fix(Bug/index.tsx): fix missing semicolon in line 17
🔧 fix(Bug/index.tsx): fix missing semicolon in line 18
🔧 fix(Bug/index.tsx): fix missing semicolon in line 19
🔧 fix(Bug
@marcbon marcbon merged commit f324614 into develop Nov 3, 2023
@marcbon marcbon deleted the custom-status branch November 3, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants