web icon indicating copy to clipboard operation
web copied to clipboard

Phlex components for your Rails app

Results 23 web issues
Sort by recently updated
recently updated
newest added

Hi I finished the theme page color selection using tailwind reference for the step 500: https://tailwindcss.com/docs/colors

DatePicker isn't opening when input is clicked https://rubyui.com/docs/date_picker

bug
good first issue

I've noticed the theme page https://rubyui.com/themes/default is broken. It's using the light theme and neither the dark theme nor the themes selection dropdown are working. Also the themes selection dropdown...

Related: https://github.com/ruby-ui/web/pull/163 > Uncaught (in promise) TypeError: map3.get is not a function > > After some research, I found that [changing the type attribute of the javascript_include_tag from defer to...

We should move checkbox group page to checkbox page https://rubyui.com/docs/checkbox_group

bug
good first issue

HoverCard isn't working as expected. It should work like Shadcn version: https://ui.shadcn.com/docs/components/hover-card https://rubyui.com/docs/hover_card

bug
good first issue

DropdownMenu isn't opening on hover. https://rubyui.com/docs/dropdown_menu

bug
good first issue

ContextMenus are opening on hover (I think it should be on right-click), and I think we have an issue positioning them. https://rubyui.com/docs/context_menu

bug
good first issue

I'm not sure if it's a problem here at docs repo or at RubyUI Avatar component. https://rubyui.com/docs/avatar

bug
good first issue

## Description We need to set up a new subdomain: next.rubyui.com. This subdomain should automatically deploy and stay in sync with the main branch of the RubyUI GitHub repository. Its...