Skip to content

Conversation

@slax57
Copy link
Contributor

@slax57 slax57 commented Nov 27, 2025

Problem

The following primitives are either not exported, or not exported from ra-core:

  • FilterContext types
  • hooks savedQueries (WIP)
  • genericMemo
  • useSupportCreateSuggestions
  • add empty in BaseFieldProps

Solution

For each:

  • Move code
  • Add stories
  • Add tests
  • Add documentation

How To Test

Describe the steps required to test the changes

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

Also, please make sure to read the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work In Progress

Development

Successfully merging this pull request may close these issues.

2 participants