Pavel Nedrigailov

Results 28 issues of Pavel Nedrigailov

I have troubles with permissions. Running blocks using `sudo` or under root: ``` $ sudo blocks Traceback (most recent call last): File "/bin/blocks", line 9, in load_entry_point('blocks==0.1.4', 'console_scripts', 'blocks')() File...

Hi! I've Asus TP300LD-C4048H. It have network controller mediatek corp. MT7630e 802.11bgn inside. And no ethernet adapters :( I've installed Fedora 22 and compiled your master. I can connect to...

Hey, thank you for the great project! I just found that in case of ``` cycleway: opposite_lane highway: residential lanes: 1 oneway: yes oneway:bicycle: no ``` it renders incorrectly, with...

bug

## Describe the issue Pico.css documentation implements the "button" look of the `` element and [recommends](https://picocss.com/docs/accordions.html) to use `role=button` property on the `` tag. > role=button can be used to...

v1
v2

### Describe the bug Svelte-check reports on nested `@container` rule inside of SCSS style sheet. It does **not** report in CSS context or if the `@container` is not nested. ###...

Fixed
upstream

Thanks developers, awesome that we have the privacy focused client! That would be really great if the client can delete messages automatically after configurable period of time in defined rooms...

feature
wontfix
security
blocked
spec

Hi there, and thanks for making this awesome project! It would be really great if you can share your vision of proper l10n implementation made in svelte kit. This is...

### What is affected? Component, Other/unknown ### Description When I close `md-menu` it starts disappearing animation, then just when it is done, it shows an empty menu for a couple...

### What is affected? Component ### Description I need to set a shape of the `md-outlined-text-field` to have rounded top angles but not rounded bottom ones when active. But it...

### Description I found that few documents from the /docs folder are missing at https://material-web.dev/: - Elevation https://github.com/material-components/material-web/blob/main/docs/components/elevation.md - Divider https://github.com/material-components/material-web/blob/main/docs/components/divider.md - Focus ring https://github.com/material-components/material-web/blob/main/docs/components/focus-ring.md - Icon https://github.com/material-components/material-web/blob/main/docs/components/icon.md