Adrian Schmidt

Results 21 issues of Adrian Schmidt

Found while helping @simonedeblasio debug, as described in [this forum thread](https://forum.lime-crm.com/t/limel-button-stops-rendering-if-slot-is-used/5713/19) (internal link). ## Current behavior Steps to reproduce the behavior: 1. Create a limel-dialog where no element in the...

bug

See comment at https://github.com/Lundalogik/lime-elements/pull/2707#discussion_r1453501618 `MakeEnterClickable` is probably called on the host element but then disabled on some other element?

Here's an amazingly snarky issue I found on the Flatpickr repo, that, among all the snark, explains how to properly handle focus when closing stuff like modals and dropdowns 😅...

https://github.com/Lundalogik/lime-elements/assets/35954987/5532be11-822b-492d-9b3d-20cb94e67fea There is a bug in the keyboard navigation. When navigating the menu with keys, if I click outside to close the menu, then I can't open it again by...

bug

## Current behavior https://user-images.githubusercontent.com/154725/143221299-48ba2760-adae-4270-87d9-d54f1bf43fba.mov Steps to reproduce the behavior: 1. Go to the [docs for limel-list](https://lundalogik.github.io/lime-elements/versions/next/#/component/limel-list/) and scroll to the example called "List with checkboxes". 2. Focus the list in...

bug

## New feature motivation This was indirectly requested by @DavidAkkerman on the [forum](https://forum.lime-crm.com/t/limel-form-field-types/5097): > Hi, we love the limel-form, which makes many things so much easier :smiley: > > However,...

good first issue
docs

## New feature motivation In menus and picker actions, we sometimes use a very short description for an action, that may only make sense in combination with the supplied icon,...

feature

Requires https://github.com/Lundalogik/lime-elements/pull/3207 ## Review: - [ ] Commits are [atomic](https://seesparkbox.com/foundry/atomic_commits_with_git) - [ ] Commits have the correct *type* for the changes made - [ ] Commits with *breaking changes* are...

## Review: - [ ] Commits are [atomic](https://seesparkbox.com/foundry/atomic_commits_with_git) - [ ] Commits have the correct *type* for the changes made - [ ] Commits with *breaking changes* are marked as...