Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert historyItemsStore to ts+composition #16873

Merged

Conversation

ahmedhamidawan
Copy link
Member

@ahmedhamidawan ahmedhamidawan commented Oct 18, 2023

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@davelopez
Copy link
Contributor

Since this is a bug fix shouldn't it target 23.1?

@ahmedhamidawan
Copy link
Member Author

ahmedhamidawan commented Oct 19, 2023

Since this is a bug fix shouldn't it target 23.1?

Separated the bug fix into #16889 which targets 23.1

@ahmedhamidawan ahmedhamidawan changed the title Fix HistoryPanel filter reactivity with deletions/undeletions, and convert historyItemsStore to ts+composition Convert historyItemsStore to ts+composition Oct 19, 2023
@ahmedhamidawan ahmedhamidawan added kind/refactoring cleanup or refactoring of existing code, no functional changes and removed kind/bug labels Oct 19, 2023
@ahmedhamidawan ahmedhamidawan force-pushed the history_items_filtering_reactivity_bug branch from 39cd6b3 to d67f859 Compare October 23, 2023 22:37
Also, set `loading` bool to true for async History operations
in panel
make sure, it is a Set (no duplicate matches)
@ahmedhamidawan ahmedhamidawan force-pushed the history_items_filtering_reactivity_bug branch from d67f859 to 9d248c3 Compare October 23, 2023 23:02
remove `Ref` type import, type directly instead
@dannon dannon merged commit 96a3737 into galaxyproject:dev Oct 25, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI-UX kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants