Jan Hamara
Jan Hamara
### Describe the feature you'd like (related to Popover component) We have a need for a specific popover component behaviour, when clicking inside the Popover content (e.g. on a button)...
### Describe the feature you'd like We are currently implementing a feature on one of our products, that uses a Select input with the following UI specs: We need to...
### Describe the feature you'd like Based on RFC #217 - we have decided to replace **react-tether** positioning engine with **react-popper** ### Describe alternatives you've considered **@floating-ui/react-dom** - Discussion also...
### Describe the feature you'd like Add a `` component to Wave DS. We have quite a lot of cases where we: - apply margins to non layout-related components -...
### What it the unexpected behaviour? For one of our workflows (Component Library) on Wave repo, we are having a build failing on main branch since [this commit](https://github.com/freenowtech/wave/actions/runs/1354323746). The logs...
### Describe the feature you'd like In our current implementation of Logo component, we only have props for changing the **variant** of logo (default and business), using an **inverted** or...
### Describe the feature you'd like In relation to the addition of landing page and navigation component to Typography docs ([docs/index.storybook.mdx](https://github.com/freenowtech/wave/pull/334/files/d9dc45c44a070d1e8d07cefd3bbf35095145bcb3#diff-83a19cd668bcbc6dc12d7c35e79347f4fcb3bc857878fc3a1575c7440163e268)), I believe it would be good idea to create...
- `@freenow/wave` version: 1.29.0 ### Relevant code Inside FilePicker.tsx ```js ``` ### What was expected to happen? The current setting of `alignItems="stretch"` in the `` is causing the upload icon...
- `@freenow/wave` version: 1.34.4 ### What Remove Checkbox margin when label is not defined, so that it is correctly aligned when used in UI with other form elements (but without...
## What Removes fixed width of Pagination page size selector, to avoid clipping the page size number ### Media **Before** **After** ## Why We had reports from DMT that page...