refine icon indicating copy to clipboard operation
refine copied to clipboard

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

Results 432 refine issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. When I initialize a new Hasura version of refine, and I use the command "refine create-ressource", the pages are...

enhancement

### Is your feature request related to a problem? Please describe. GRPC is everywhere, so It's good if we have an official data provider for grpc web. ### Describe alternatives...

enhancement
good first issue

### Is your feature request related to a problem? Please describe. Relay is designed for high performance at any scale. Relay keeps management of data-fetching easy, whether your app has...

enhancement

### Is your feature request related to a problem? Please describe. Why warnWhenUnsavedChanges show when I shift to different tabs? I need help. I have a big form which compose...

enhancement
good first issue

Added new `useList` documentation.

I'm having trouble to build the project and run the test so I'm gonna leave this up to you. This PR fixes the references issues. Probably need some refinement but...

### Describe the bug The types in [index.ts](https://github.com/refinedev/refine/blob/042ac8d4dde918dfd4ea374676d73d7724848b28/packages/supabase/src/index.ts) are not available in `@supabase/[email protected]` anymore. ### Steps To Reproduce See above ### Expected behavior See above ### Screenshot _No response_ ###...

bug

### Describe the bug Queries nested in `or` filters are not mapped to the respective type with the Supabase `dataProvider`. Consider the following filter: ```ts const filter: CrudFilter = {...

bug

I made a small development for the dynamic window text, I would be grateful if you have any advice on this subject. interacted with the refine component on an example...

Refactor `@pankod/refine-core` -> `useSelect` hook docs.