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. I want to add a new button to `` with render function but render function does not return the...

enhancement
good first issue
help wanted
wontfix
hacktoberfest

### Describe the bug useForm from `@refinedev/react-hook-form` is not detecting current route, I have to manually add the resource route for it to work ### Steps To Reproduce 1. create...

bug

- Removed explicit path from typos action. - Added explicit ignores for packages, examples directories. - Ran `typos --config ./typos.toml -w` to fix existing typos.

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention ## Bugs / Features - [ ] Related...

Added Ant Design branch of the UI Libraries unit: Covered topics: - Using Layouts, - Using CRUD views, - Using buttons and fields, - Using hooks, - Notifications. ### Self...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention ## Bugs / Features - [x] Related issue(s) linked...

### Is your feature request related to a problem? Please describe. In auth provider, I am expecting an argument in getPermissions but currently there's no standard way of passing the...

enhancement

### Is your feature request related to a problem? Please describe. [`getApiUrl` method](https://github.com/refinedev/refine/blob/master/packages/nestjs-query/src/dataProvider/index.ts#L445C9-L445C18) is not implemented. ### Describe the thing to improve `getApiUrl` method should return GraphQLClient's URL.

enhancement
good first issue

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention ## What is the current behavior? Currently our package.json...