Samuel Weirich

Results 30 issues of Samuel Weirich

### Describe the bug On many tests I receive this console log warning: [BootstrapVue warn]: tooltip - The provided target is no valid HTML element. I don't use the Tooltip...

Just like in #19 I have trouble using this extension. If used with for example this extension https://github.com/Kaishiyoku/laravel-color-validation and the form validation rule is just `['required', 'color_hex']` I get the...

The docs and the source code only requires the meeting and and not the moderator password for the getmeetinginfo api: https://docs.bigbluebutton.org/dev/api.html#getmeetinginfo That makes sence, because you could read the same...

**Is your feature request related to a problem? Please describe.** This feature and the issues surrounding it have a long history in BBB (see https://github.com/bigbluebutton/bigbluebutton/issues/9644, https://github.com/bigbluebutton/bigbluebutton/issues/9689, https://github.com/bigbluebutton/bigbluebutton/issues/7460, https://github.com/bigbluebutton/bigbluebutton/issues/16425), Greenlight (https://github.com/bigbluebutton/greenlight/issues/4430)...

type: enhancement

Since #3249 a form must be valid to be submitted. This PR intends to add a new config option `reportInvalidConstraintsToConsole` to help developers find error in their tests. In a...

Running the coverage gives me a strange output, missing some code blocks, even if the code should perform exactly the same Missing coverage in lines 291-305 ![Bildschirmfoto 2022-10-21 um 16...

### Describe the bug The shown tooltip doesn't hide and keeps showing even if the mouse is not hovering a button anymore. This bug was originally reported in #5434 ###...

Status: Needs Triage

### Describe the bug The paginator of DataView and DataTable can be controlled by the props `totalRecords`, `rows` and `first`. In case the data is lazy loaded, sorting, filtering, etc....

Status: Needs Triage

# Fixes #1068 ## Type (Highlight the corresponding type) - Bugfix - **Feature** - Documentation - Refactoring (e.g. Style updates, Test implementation, etc.) - Other (please describe): ## Checklist -...

**Is your feature request related to a problem? Please describe.** The current theming options require the user to adjust sass files and rebuild the frontend. **Describe the solution you'd like**...