Mihai Chereji

Results 7 issues of Mihai Chereji

If you use sortable on a `display: contents` inside a `display: grid` and the rows are incomplete, moving from the first half of a top row will place the element...

bug
help wanted

**Describe the bug** When setting disabled as a prop that might be changed, it has no effects **To Reproduce** Steps to reproduce the behavior: 1. Create a element 2. set...

As per [mdn](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input), checkboxes can have an indeterminate state. Could uniform support visual queues for this state?

improvement
medium priority

### I'm opening this issue because: - [x] I'll report a bug - [ ] I'll propose a new feature ### Description I'm using an extension called [Memex](https://addons.mozilla.org/en-US/firefox/addon/worldbrain/), which injects...

### I'm opening this issue because: - [ ] I'll report a bug - [x] I'll propose a new feature ### Description I am trying to type into an input...

When switching pages rapidly, the canvas sometimes stops showing and we get the following error in the `rendering-failed` event listener: ``` Cannot use the same canvas during multiple render() operations....

This is visible in the [`findByBBTkey`](https://github.com/egh/zotxt/blob/984b073cb94f748eebec72f3af35475c90d70717/extension/content/modules/Core.jsm#L215) function.