Alexander S.

Results 19 issues of Alexander S.

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...

js
css
confirmed
v5

**Problem description / ProblemBeschreibung** In lokaler Entwicklung wenn man bestimmte AddOns oder den Core updaten will, dauert das relative lange. Ich **vermute**, dass beim Update die komplette ZIP Datei geladen...

Enhancement
Installer

**Description / Beschreibung** Aktuell bekommt man bei folgender Ausgabe keinen richtigen Wert zurück. ``` $media = rex_media::get('test.svg'); $media->getWidth() // returns 0 ``` Um eine schönere Ausgabe für Nutzer zu geben...

Enhancement
Mediapool

Wenn das Input volle Breite hat, sieht die Beschreibung komisch aus, da ein Offset definiert wird: ![grafik](https://user-images.githubusercontent.com/3897725/181550224-65f08e20-e837-4a68-96ca-95d279864202.png) $buttonForm->addInputField('url', "xxxxx"); $buttonForm->setLabel('Externer Link'); $buttonForm->setFull(); $buttonForm->addDescription("URL bitte mit https:// angeben");

UX
DX
css / styles

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Edits Owners

## Description Document implement Option "uniqueItemText" and "customAddItemText" ## Types of changes - [x] Chore (tooling change or documentation change) - [ ] Refactor (non-breaking change which maintains existing functionality)...

- [x] Bug fix - [ ] New feature - [ ] Chore - [ ] Breaking change - [ ] There is an open issue which this change addresses...

## profileExists kaputt wenn keine Zeile in der Datenbank existiert hat `getProfile()` durch `sql->getRow()` einen Fehler geworfen und immer true durchgegeben. ## description als String Description ist in der Datenbank...

Some Firefox Users on Android are complaining that our Textcomplete Textarea are not working. I could reproduce the Bug with BrowserStack Galaxy S22 Ultra. ![textautocomplete_firefox_android](https://github.com/yuku/textcomplete/assets/3897725/0e7f8e3e-f794-4a17-9110-f23a45716f92)

At the moment we install all our dependencies with the highest minor & patch number. Because this project support all major versions from the beginning (`X.0`) we should also test...