Yauheni Prakopchyk

Results 233 issues of Yauheni Prakopchyk

Right now that has to be done manually. --- The complication of this issue stems from tricky testing. You also have add this as a parameter to release config.

implementation
build
difficulty 1: super easy
difficulty 2: easy
value 1: minor

**Vuestic-ui version:** 1.4.11

BUG
good first issue
difficulty: I'm too young to die

```ts export const getValueByKey = ( option: T, prop: string | ((option: T) => any), ): any => { // Can't access not object option if (typeof option !== 'object'...

BUG
ready for implementation
difficulty: hey not too rough

Default scrollbar is not sexy enough. Maybe we can improve it a bit. * Ieally we want scrollbar to at least follow the theme (dark/light), so that it doesn't hurt...

research
ready for research
difficulty: hey not too rough

**Vuestic-ui version:** 1.4.10 Probably best would be to check refs on that. Not sure what's the perfect approach.

BUG
good first issue
difficulty: hey not too rough

## Why So far we had multiple issues with getting broken for new users. That's far from ideal as we don't have a visibility on the thing of most importance...

CI
ready for implementation
impact:support
key feature
planning

**Vuestic-ui version:** 1.4.11 - [x] Changing language gives error on mobile - [ ] We don't have a way to change language on docs (not landing). - [ ] Layout...

BUG
difficulty 2: easy
value 3: wish to have

The idea is to have case.vue files, that contain both test and demo setups.

key feature
ready for research

![image](https://user-images.githubusercontent.com/5394573/189658286-93891f01-4674-4494-b308-26c40146ae24.png) Probably just needs a half-transparent white background for problematic images, but you can investigate a bit. Might be possible to do in context of markdown, github allowed some html...

BUG
good first issue
LOW PRIORITY
difficulty: I'm too young to die

Select needs an example with autocomplete. The case is where select has too much data (thousands), but we need to make it operable nonetheless. Pretty sure we can handle it...

ready for implementation
optimization