frappe-ui icon indicating copy to clipboard operation
frappe-ui copied to clipboard

A set of components and utilities for rapid UI development

Results 147 frappe-ui issues
Sort by recently updated
recently updated
newest added

I have increased the Dialog z-index to `z-50` so that it appears on top always also allowing other elements to be given the lower z-index, making it `z-10` affects other...

For a webshop remake, according to https://frappeui.com/story/docs-resources-document-resource-story-js , it appears that we need a local state proxy for frappe resources. It should: - Set all mutations into a localstate representation...

Add hot reload in windows with the following code in ./vite.js for Users developing on Windows. I've added the watch:{usePolling:true}, after this, hot reload on windows (Docker on WSL2) works....

Autocomplete cannot be disabled currently :(

frappe-ui includes a preset config file to align tailwindcss's defaults to the frappe design language. That's great. At present, however, the logic of the file is a bit strange. It...

Lot of people build components in React. We should export frappe ui as web components

Multi-line buttons look bad - ellipsis is better

### Firefox ![image](https://github.com/frappe/frappe-ui/assets/63963181/443a18ae-33d5-4609-a91f-078b049a98d4) ### Chrome

- clicking should autofocus on searchbox so I can type. Reduces 1 extra click. - Some keybinds should be there for switching options

bug