Skip to content

Conversation

@rcoreilly
Copy link
Member

@rcoreilly rcoreilly commented Jan 30, 2026

This fixes #1548 #1644 #28 #1111 and mostly addresses #1325

  • full functional tabs support in content: add, delete, ctrl+click
  • fixed the history logic, which is now per-tab
  • Search fully supported in collection widgets (table, list, tree) and individual elements, with a Widget interface
  • selection across multiple text elements

This fixes the main remaining missing features for content, and search is very long overdue.

… = open new tab in browser. need to add tabs structure for non-web to support there too. for #1644
… need to debug more. also need to store URL somewhere.
…tabs methods can be called in the update -- fixes deadlock in content.
… functionality working. just need updating -- very easy overall.
@rcoreilly
Copy link
Member Author

@kkoreilly this is ready for review. The fail is just an image that needs updated -- will do that after merge -- verified on an earlier one here.

I'll give you just a couple of days and will otherwise merge myself, and you can make suggestions or corrections later.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

content back arrow behavior is incorrect

1 participant