Bastian Oppermann

Results 49 issues of Bastian Oppermann

### Describe the problem Utility-first CSS frameworks like [Tailwind](https://tailwindcss.com/) use very granular CSS classes (e.g. `bg-red-500` for a red background, `shadow-lg` for a large box-shadow, ...). You often want to...

feature request

When using a custom scoring function, results without matches are returned. I would expect the scoring function to not change the number of results. Example: ```js fuzzysort = require("fuzzysort"); let...

### Javacord version 3.6.0 ### Steps to reproduce _No response_ ### What is expected? It works ### What is actually happening? ![image](https://user-images.githubusercontent.com/5033001/196046893-dcf66de7-475a-413e-a0a9-0b25f1043596.png) ### Any additional comments? _No response_

:bug: bug

At the moment, the UI offers some configuration for filters but most of them are not saved and are not supported by the backend: ![image](https://github.com/Bastian/bStats/assets/5033001/f7860ed9-3f36-44e0-ab44-865f911eab42)

Sending data from user devices without their explicit consent (i.e., opt in) probably violates the GDPR. Therefore the Metrics class should detect if it runs on a user device and...

When installing a plugin with bStats for the first time, do not send the data immediately, but wait until the next server restart. This way, users can opt-out more easily...

As an alternative to the native Select, add a styled select component with custom dropdown styles.

new-component

Accessibility: https://www.w3.org/WAI/ARIA/apg/example-index/accordion/accordion

new-component

To show notifications

new-component

A dropdown, for example in the header navigation

new-component