Dmitrii Korostelev

Results 6 issues of Dmitrii Korostelev

Hello! I've noticed that rating component has inconsistent disabling feature. It wasn't fully disabled. You can use tab for focusing readonly element. Also I reworked `disabled` property. Before submitting a...

type: accessibility
component: rating
needs: design

## Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...

Type: Bug
Module: Transporter

I added a new `record` rule. I decided to use `record` instead of `map` because it can be confused with an native `Map` object. If everything is ok, I'll improve...

`optional` setting allows `undefined` and `null` values. `nullable` setting allows `null` and disallows `undefined`. What can be done for the case when you want to allow `undefined` but disallow `null`?

## Issue https://github.com/VROOM-Project/vroom/issues/1083

Hello! I migrated vroom from `v1.13.0` to `v1.14.0` and got a `Missing durations` error. Then I discovered that the problem is connected to the requirement of adding the postfix `ors/v2`...

bug
good first issue