Skip to content

Conversation

@mtrezza
Copy link
Member

@mtrezza mtrezza commented Nov 28, 2025

New Pull Request Checklist

Issue Description

When navigating between saved filters of the same class, with option "Settings > Info Panel > Auto-load first row enabled" enabled, the first row and first column in the data browser are selected. As the column configuration is shared among saved filters of a class, it'd be more convenient to keep same column selected.

Approach

Remember selected column when navigating between saved filters of a class with auto-load first row is enabled.

@parse-github-assistant
Copy link

parse-github-assistant bot commented Nov 28, 2025

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

@parseplatformorg
Copy link
Contributor

parseplatformorg commented Nov 28, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link

coderabbitai bot commented Nov 28, 2025

Warning

Rate limit exceeded

@mtrezza has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 37 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between fb28772 and eda385f.

📒 Files selected for processing (1)
  • src/dashboard/Data/Browser/DataBrowser.react.js (5 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mtrezza mtrezza merged commit 964584c into parse-community:alpha Nov 28, 2025
11 checks passed
parseplatformorg pushed a commit that referenced this pull request Nov 28, 2025
# [8.1.0-alpha.8](8.1.0-alpha.7...8.1.0-alpha.8) (2025-11-28)

### Features

* Remember selected column when navigating between saved filters of a class with auto-load first row enabled ([#3028](#3028)) ([964584c](964584c))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.1.0-alpha.8

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Nov 28, 2025
@mtrezza mtrezza deleted the feat/keep-selected-column branch November 28, 2025 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants