moja-global / FLINT-UI

A experimental FLINT client, written in Vue, to provide an awesome user interface for configuring simulations using the FLINT.Cloud APIs.
flint-ui.vercel.app
Mozilla Public License 2.0
50 stars 89 forks source link

Feature Request: Replace current Notifications component with UI-library's Notifications component - CardInfoRun #395

Closed Crystalsage closed 1 year ago

Crystalsage commented 2 years ago

Describe the solution you'd like.

Replace all of the Notification component instances in CardInfoRun.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.

image

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

abhilipsasahoo03 commented 2 years ago

@chicken-biryani @Crystalsage I'd like to work on this issue! Kindly assign.

shloka-gupta commented 1 year ago

Hey @abhilipsasahoo03 I know it's way past October... But would you still like to take this up?

abhilipsasahoo03 commented 1 year ago

Hey @abhilipsasahoo03 I know it's way past October... But would you still like to take this up?

Yeah totally. Sorry I was a bit inactive for few days. I'll work on it!

shloka-gupta commented 1 year ago

Thanks!

sambhavgupta0705 commented 1 year ago

hi @chicken-biryani , I reviewed the previous PR of a contributor related to notification library to know more about UI library and after that I think I can easily solve this issue . Can I work on this one to get more comfortable with UI library.