Sn3llius

Results 34 issues of 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...

bug

### 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...

enhancement
needs discussion

### 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...

bug

### 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...

bug