You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ent de l'app efface les données saisies dans le formulaire (#3002)
## Linked issues
- Resolve#2941
----
- [ ] Tests E2E (Cypress)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced a new `ReportingForm` component for creating or editing
vessel reporting data.
- Added visibility and layout adjustments for the `VesselSidebar`.
- Enhanced vessel reporting by supporting `EditableReporting` and
`EditedReporting` types.
- Implemented a new `useGetInLocalStorage` hook for retrieving data from
local storage.
- **Bug Fixes**
- Fixed incorrect type usage in various reporting components and utility
functions.
- Adjusted styling for `BeaconMalfunctionDetails` and
`VesselStatusSelect` for improved specificity.
- **Refactor**
- Refactored `EditReporting` component for better prop handling and
styling.
- Optimized `useEffect` hooks in `VesselReportings` for dispatch calls.
- Updated import paths to use module aliases for enhanced code
readability.
- **Style**
- Updated `VesselCardOverlay` styling based on the number of warnings.
- Removed unused `BackofficeSecondaryButton` styled component.
- **Documentation**
- No visible changes to end-users.
- **Tests**
- No visible changes to end-users.
- **Chores**
- No visible changes to end-users.
- **Revert**
- No visible changes to end-users.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Stocker dans le local storage les modifications en cours ?
Attention à bien effacer les valeurs quand on change de navire.
The text was updated successfully, but these errors were encountered: