Skip to content

fix: Title row disappears when scrolling down in data browser #2690

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Mar 18, 2025

New Pull Request Checklist

Issue Description

Browser header is not sticky

Closes: #2628

Approach

TODOs before merging

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: sticky browser header feat: Sticky browser header Mar 18, 2025
Copy link

parse-github-assistant bot commented Mar 18, 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.

Copy link

uffizzi-cloud bot commented Mar 18, 2025

Uffizzi Ephemeral Environment deployment-61982

⌚ Updated Mar 18, 2025, 10:08 UTC

☁️ https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2690

📄 View Application Logs etc.

What is Uffizzi? Learn more

@mtrezza mtrezza changed the title feat: Sticky browser header fix: Title row is not fixed and disappears when scrolling down in data browser Mar 19, 2025
@mtrezza mtrezza changed the title fix: Title row is not fixed and disappears when scrolling down in data browser fix: Title row disappears when scrolling down in data browser Mar 19, 2025
Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally! This fix should make a a lot of dashboard users happy.

@mtrezza mtrezza merged commit 7eebc45 into parse-community:alpha Mar 19, 2025
10 checks passed
parseplatformorg pushed a commit that referenced this pull request Mar 19, 2025
## [6.2.1-alpha.1](6.2.0...6.2.1-alpha.1) (2025-03-19)

### Bug Fixes

* Title row disappears when scrolling down in data browser ([#2690](#2690)) ([7eebc45](7eebc45))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.2.1-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 19, 2025
@dblythy dblythy deleted the feature/fixed-header branch March 20, 2025 08:24
parseplatformorg pushed a commit that referenced this pull request Apr 4, 2025
# [7.0.0](6.2.0...7.0.0) (2025-04-04)

### Bug Fixes

* Title row disappears when scrolling down in data browser ([#2690](#2690)) ([7eebc45](7eebc45))

### Features

* Allow to select and copy multiple cells in data browser ([#2691](#2691)) ([eb50315](eb50315))
* Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` ([#2694](#2694)) ([034df6a](034df6a))

### BREAKING CHANGES

* Increases the minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0`. ([034df6a](034df6a))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 4, 2025
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Apr 8, 2025
* release: (72 commits)
  chore(release): 7.0.0 [skip ci]
  empty commit to trigger CI
  refactor: Bump @actions/core from 1.9.1 to 1.11.1 (parse-community#2701)
  refactor: Bump @babel/plugin-transform-runtime from 7.19.6 to 7.26.10 (parse-community#2704)
  refactor: Bump typescript from 4.8.3 to 5.8.2 (parse-community#2705)
  refactor: Bump eslint from 9.22.0 to 9.23.0 (parse-community#2702)
  refactor: Fix lint (parse-community#2706)
  ci: Fix auto-release (parse-community#2700)
  ci: fix auto-release (parse-community#2699)
  ci: Upgrade semantic-release (parse-community#2698)
  chore(release): 7.0.0-alpha.2 [skip ci]
  feat: Allow to select and copy multiple cells in data browser (parse-community#2691)
  refactor: Bump immutable from 4.1.0 to 5.1.1 (parse-community#2697)
  refactor: Bump @babel/preset-env from 7.20.2 to 7.26.9 (parse-community#2695)
  refactor: Bump eslint from 8.24.0 to 9.22.0 (parse-community#2692)
  chore(release): 7.0.0-alpha.1 [skip ci]
  feat: Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` (parse-community#2694)
  chore(release): 6.2.1-alpha.1 [skip ci]
  fix: Title row disappears when scrolling down in data browser (parse-community#2690)
  refactor: Bump puppeteer from 22.15.0 to 24.4.0 (parse-community#2687)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data browser column headers are not fixed when scrolling
3 participants