-
Notifications
You must be signed in to change notification settings - Fork 12
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
UI ux update #152
UI ux update #152
Conversation
simplescreenrecorder-2022-11-07_14.58.20.mp4 |
frontend/src/pages/404.tsx
Outdated
|
||
export const NotFound = () => { | ||
const {t} = useTranslation(); | ||
console.log("ici") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove console log
sizeLarge: { | ||
height: 42, | ||
}, | ||
// contained |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove comment
Looks great I left you some comments and it is necessary to fix the bug concerning the route on the details of an alert on a region and change the port in config of the frontend 5000 instead of 8000 simplescreenrecorder-2022-11-07_18.43.32.mp4 |
…to ui_ux_update � Conflicts: � frontend/src/config.ts � frontend/src/pages/404.tsx � frontend/src/pages/advices/Advices.tsx � frontend/src/pages/detail/Detail.page.tsx � frontend/src/translations/fr.ts
What ?
How ?
Why