moja-global / moja-global/FLINT-UI
Feature Request: Replace current Notifications component with UI-library's Notifications component - DatePickerPoint
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 52
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Describe the solution you'd like.
Replace all of the Notification component instances in DatePickerPoint.vue only.
Additional context.
The current Notification component can be found at: https://flint-ui.vercel.app/flint/configurations/point and other places throughout the project.
For Point simulation - run the simulation. A success notification should pop up.

Current notification component reference: https://www.antdv.com/components/notification
UI-library notification reference link: https://moja-global-ui-library.vercel.app/?path=/story/components-alert--solid-success
npm-package of UI-Library: https://www.npmjs.com/package/@moja-global/mojaglobal-ui
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open DatePickerPoint.vue and locate all Notification component instances. Run the Point simulation to observe the current success notification, then use the linked UI-library story and package reference to verify the replacement; done means the simulation shows the expected success notification using the UI-library component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100