Masood Abdolian

Results 19 comments of Masood Abdolian

I have the same problem, please fix this as soon as possible

- Add attribute for accessibility like `aria-modal` and `aria-hidden`. - Add `animation` mechanism. - Add the `full-height` and `full-width` property. - Add a `keyboard` property to support `esc` key for...

As far as I know yes, It can be useful. Sometimes developers want to dim a container or something. Overlay, Backdrop, and Dimmer are several options for the name.

https://getbootstrap.com/docs/4.0/components/dropdowns/ https://atlassian.design/components/dropdown-menu/examples https://anvil.servicetitan.com/components/action-menu/ https://clarity.design/documentation/dropdowns https://garden.zendesk.com/components/menu https://biings.design/#/dropdown https://at-ui.github.io/at-ui/#/en/docs/dropdown https://comet.discoveryeducation.com/components/dropdown-menus.html https://mesosphere.github.io/cnvs/components/dropdowns/#

I've extensively researched form validation, you can see the result of the investigation above. My suggestion is to write a library (pure or svelte) with this syntax: ``` ``` Something...

It's ok for the test and particular cases but in the general produces some problems: 1- Duplication of error messages. We have a lot of inputs that produce a similar...

@pournasserian We needed this when we were interactive only, but for this time I don't have any ideas for shared state.