Sn3llius
Sn3llius
### Describe the bug When a checkbox has `is_sensitive = False`, the mouse cursor still changes on hover. However, since the checkbox is disabled, the cursor should not change to...
### Description Enhance the `rio.TextInput` component by adding support for two new features: `max_length` and `valid_inputs`. These features will provide greater control over the input data by restricting the length...
### Describe the bug When loading a page with a `rio.Popup`, the popup sometimes anchors to the top-left corner of the screen instead of the intended location. This behavior only...
### Describe the bug The ripple effect does not function correctly on the `Card` component when an `on_press` event is set. Normally, the ripple effect should be visible when the...