Skip to content

Conversation

@AishDani
Copy link
Contributor

++ integrated advanced properties with backend
++ added modal for notification when any of the advance property changes and user processed to next content type without saving.
++ Modal consists three options(cancel, save and Don't Save). After saving user will be on same content type and if click on Don't save , it will navigate to next content type.


import './index.scss';
import { useState } from 'react';

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import react library at top.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as we are using react v18, it not mandatory to import it, it automatically imports the necessary objects.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no I am just talking about the useState. It should be imported at the top.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@sayalijoshi27 sayalijoshi27 self-requested a review May 10, 2024 10:45
@sayalijoshi27 sayalijoshi27 merged commit b1565f8 into dev May 10, 2024
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