Sn3llius
Sn3llius
There is a need to enhance the `guardrails` functionality to catch and report invalid operations that occur during the app start and session start. This improvement will help in identifying...
The current clickable area for `Checkboxes` is too small, which can lead to difficulty in selecting checkboxes, especially on touch devices. Increasing the clickable area would enhance usability and accessibility.
There is an issue where exceptions thrown in the `AppServer.init` can lead to a deadlock situation.
### Description The animation for the flow container does not seem to be working as expected. The flow container is intended to smoothly transition elements into place, but currently, there...
### Summary When a user attempts to create a binding on an attribute where attribute binding is **not permitted**, the current error message is unclear or uninformative. A more meaningful...
It would be beneficial to have `rio` available in the PATH on Linux systems by default. This enhancement would improve user experience by simplifying the setup process and making the...
### Description RadioButtons are a type of user interface element that allows users to select one option from a predefined set of options. Unlike checkboxes, which allow for multiple selections,...
As discussed, during the layout rework phase two, we want to add a `max_size` property to all components. This will provide greater control and flexibility.
### Description Currently, our `MultiLineTextInput` component lacks the ability to indicate which fields are required, provide supporting text, and display leading and trailing icons. These features are crucial for enhancing...
### Description Currently, our `TextInputs` component lacks the ability to indicate which fields are required, provide supporting text, and display leading and trailing icons. These features are crucial for enhancing...