Skip to content

feat(tabs): implement MRU tab cycling and order management#38132

Closed
razzeee wants to merge 1 commit into
anomalyco:devfrom
razzeee:MRU-tabs
Closed

feat(tabs): implement MRU tab cycling and order management#38132
razzeee wants to merge 1 commit into
anomalyco:devfrom
razzeee:MRU-tabs

Conversation

@razzeee

@razzeee razzeee commented Jul 21, 2026

Copy link
Copy Markdown

Issue for this PR

Can't find one, should I create one?

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Holds a list of most recently open tabs and allows to navigate back to them in the correct order

How did you verify your code works?

I haven't need to build in on a different machine later.

Screenshots / recordings

I'll add that later, when I'm back home.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found:

This PR appears to be closely related to your PR #38132. Both are addressing tab navigation with history/MRU (Most Recently Used) functionality. PR #37927 specifically mentions "navigate tabs by selection history," which directly aligns with your implementation of "MRU tab cycling and order management."

You should check if PR #37927 is already merged or still open, and verify whether it covers the same functionality or if your PR adds additional features.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 21, 2026
@github-actions github-actions Bot closed this Jul 21, 2026
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.

1 participant