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

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

## 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 --- - Border color removed when the record has...

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

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

- fix(mui): transformMuiOperatorToCrudOperator return type (#5937) - chore(antd): unpin `antd` version (#5944) - refactor(core): omit to parameter at root on unauthenticated redirects (#5935) - fix(devtools): avoid polluting user console (#5936)...

### Is your feature request related to a problem? Please describe. Currently, the [default GraphQL DataProvider](https://github.com/refinedev/refine/blob/3046f9610f647bb049dbd388cd8cd5c267b481fa/packages/graphql/src/dataProvider/index.ts) is not capable of handling complex object graphs (which is very common in GraphQL)....

enhancement

### Describe the bug The default GraphQL providers `getList` function return the following `GetListResponse` shaped object: https://github.com/refinedev/refine/blob/3046f9610f647bb049dbd388cd8cd5c267b481fa/packages/graphql/src/dataProvider/index.ts#L39-L42 As [mentioned by another user on Discord](https://discord-questions.refine.dev/m/1205328662510047242) (possibly @Karabur?), this does not make...

bug

## 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 - [ ] Related issue(s)...

### Describe the bug When building our app, we get this error: ```sh Named export 'SyncOutlined' not found. The requested module '@ant-design/icons' is a CommonJS module, which may not support...

bug

## 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 - [ ] Related issue(s)...