bcgov / bcrs-shared-components

BCRS Shared Components is a multi-package Lerna repository of shared Vue components, each published individually and that you can explore/ develop/ document/ test using Storybook.
https://bcgov.github.io/bcrs-shared-components/
Apache License 2.0
3 stars 30 forks source link

6724 - DatePicker disabled style #60

Closed andrepestana-aot closed 3 years ago

andrepestana-aot commented 3 years ago

Issue #: /bcgov/entity#6724

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the business-filings-ui license (Apache 2.0).

cameron-eyds commented 3 years ago

Keep in mind this will affect all instances of this component and if that was intended by design, all good :)

ie Resolution Dates in Articles and Resolution Dates Dialog 👍

severinbeauvais commented 3 years ago

@argush3 Do you want to have a look at this or can we go ahead and merge it?

andrepestana-aot commented 3 years ago

Keep in mind this will affect all instances of this component and if that was intended by design, all good :)

ie Resolution Dates in Articles and Resolution Dates Dialog 👍

Yes, I checked and they don't have the disabled state in any scenario. Btw this is how the component should behaviour in all cases when disabled. Thanks!