-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
Vulnerable Libraries (7)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
This pull request is automatically being deployed by Amplify Hosting (learn more). |
b0efbb2
to
755ebe1
Compare
did we evaluate making this change on |
Yeah there are only 2 places where the Thats a good point of removing the |
so why do we have to "Add the |
755ebe1
to
c183fce
Compare
I think understand what you're saying. This input is going to function as both a |
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.
This is a nitpick, but if we have TextInput, I'd personally prefer "NumberInput" over "InputNumber" for consistency. Approving pending the resolution of the above convo.
re: the above, my two cents is that we should probably have all of our inputs in the same place, so as long as we use ui-components
for our other inputs, it's probably the place for this one, as well. I don't have strong feelings one way or the other, though!
ok, I thought we were using PrimeVue |
Fair point on the naming convention. My thought is that Do you think that is a good idea or should we update this to be |
06ed254
to
2b54019
Compare
JIRA
Description
CurrencyInput
had a bug with input, instead of fixing we are opting to utilize the PrimeVueInputNumber
component insteadScreenshots
Reviewer Checklist
This section is to be filled out by reviewers
Testing