Skip to content

Test: Find/Replace history persistence in Notebook #247459

Open
@Yoyokrazy

Description

@Yoyokrazy

Refs: #238923

  • anyOS
  • anyOS

Complexity: 2

author: @Yoyokrazy


Summary

The notebook find widget now supports history persistence identically to the editor find widget. This is controlled with the editor setting, so the feature can be controlled with editor.find.history and editor.find.replaceHistory for the find and replace fields respectively

Steps to Test:

  • Open a notebook editor + the find widget
  • With history set to workspace, execute multiple queries
  • Reload
  • Ensure history is still behaving as expected
  • Repeat with history set to never
  • Ensure there is no history after a reload

Thanks for testing!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions