Skip to content
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

fix: revert table virtualization in variants per env #2990

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

nunogois
Copy link
Member

Fixes a bug where some variant tables did not render properly if scrolled all the way down.

Since we are not expecting to need virtualisation in these tables anyways (each table should hopefully have a relatively low amount of variants), reverting the VirtualizedTable usage to a normal one seemed like the most straightforward solution at this stage, fixing the issue without any noticeable side effects.

image

@vercel
Copy link

vercel bot commented Jan 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 25, 2023 at 2:13PM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
unleash-docs ⬜️ Ignored (Inspect) Jan 25, 2023 at 2:13PM (UTC)

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from feat-variants-per-env-cr to main January 25, 2023 14:10
@nunogois nunogois force-pushed the fix-revert-table-virtualization-variants branch from 7726e68 to 92bf1b4 Compare January 25, 2023 14:11
@nunogois nunogois enabled auto-merge (squash) January 25, 2023 14:13
@nunogois nunogois merged commit 436849e into main Jan 25, 2023
@nunogois nunogois deleted the fix-revert-table-virtualization-variants branch January 25, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants