Results 18 issues of Brian

**Describe the bug** The [documentation for config option maxFilesize](https://docs.dropzone.dev/configuration/basics/configuration-options) has description: "The maximum filesize (in bytes) that is allowed to be uploaded." This is wrong - it's meant to be...

I have tests that check if a status message contains some text or click a link in the tasks menu. Both of this content is loaded dynamically via BigPipe (if...

See #779 This adds support for finding a button by its aria-label value.

We use [CKEditor](https://ckeditor.com/) and this library interferes with it by performing the smart quotes replacements within the editor. This causes problems as the library is essentially modifying user input instead...

Hello, Thank you for this contribution - it's quite important in the community and I know a lot of developers depend on it. I'm a little concerned with the single...

## 📝 Provide detailed reproduction steps (if any) If there's a long drop-down menu, the branding balloon that appears on the bottom right of the editor can appear on top...

type:bug
package:ui
domain:ui/ux

It seems this library doesn't support multiple categories correctly. It treats the categories property as a TEXT value, which is OK, but it causes commas to be escaped so output...

I've written a simple plugin that strips all `` and `` elements from pasted HTML. I do this because when people paste content from sources like Google Docs or MS...

type:question
status:stale