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

### Describe the bug The inferencer with a custom rest-api produces an exception ### Steps To Reproduce Using the tutorial code with a different rest-api having these two endpoints: ```...

bug

### Is your feature request related to a problem? Please describe. Hi, Most of my resources have their PKs not as "id", but as some other custom "x-id", like "resourceId"....

enhancement
good first issue
hacktoberfest

### Describe the bug ``` } > ``` As you can see in the above code that I have given prop **goBack** but it is not working as expected. It...

bug

### Describe the bug I override the field tags with field **_fieldTransformer_** ```tsx { key: "tags", type: "relation", relation: true, multiple: true, resource: { name: "tags", route: "/tags" }, relationInfer:...

bug

### Describe the bug when using external search box to filter a table with filter.mode set to "off" the filter query is correctly displayed on the location bar but the...

bug
good first issue
wontfix
hacktoberfest

### Is your feature request related to a problem? Please describe. It would be good if we can forcefully render on Resource click. For example, I'm working on a big-scale...

enhancement

### Is your feature request related to a problem? Please describe. It might be useful to have a single place to configure all different notification messages for different resources, cause...

enhancement
good first issue
hacktoberfest

Add refine.new tutorial **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result...

### Documentation issue https://refine.dev/docs/api-reference/mui/components/fields/markdown/ ![Screenshot 2023-03-08 at 14 36 40](https://user-images.githubusercontent.com/17653648/223727014-f33ac3ec-0768-4064-84a8-f8dce23a8954.png) The code example for `MarkdownField` is not showing any markdown so it looks like it's not working. ### Describe the...

documentation

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....