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

feat: Added Resizable Wrapper for Ant Design Table #2014

Merged
merged 47 commits into from
Feb 2, 2023

Conversation

techchintan
Copy link
Contributor

@techchintan techchintan commented Jan 10, 2023

Close: #1792

@welcome
Copy link

welcome bot commented Jan 10, 2023

Welcome to the SigNoz community! Thank you for your first pull request and making this project better. 🤗

frontend/README.md Outdated Show resolved Hide resolved
@techchintan techchintan force-pushed the fix/issue-1792 branch 2 times, most recently from 780d2d1 to 678533b Compare January 13, 2023 10:24
@ankitnayan
Copy link
Collaborator

It overall looks good. But there is high sensitivity on cursor drag. If we can have a quick fix for that then it would be awesome otherwise LGTM. Sharing a loom for the same
https://www.loom.com/share/129a607749bd4a359d3227bc59223ff1

@sonarcloud
Copy link

sonarcloud bot commented Feb 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@palashgdev palashgdev left a comment

Choose a reason for hiding this comment

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

Create a single instance of Table as components={{ header: { cell: ResizableHeader } }} is used every where

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.

Improve legibility of operation name column in Key Operations table in service page
3 participants