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: Truncate cols of connector transaction ID in Payment ops #1855

Merged
merged 7 commits into from
Dec 9, 2024

Conversation

kanikabansal-juspay
Copy link
Collaborator

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Truncate connector transaction ID in payment operations view to avoid excessive horizontal scrolling

Motivation and Context

Better user experience.

How did you test it?

After Changes:
Screenshot 2024-12-04 at 5 53 28 PM

Screenshot 2024-12-04 at 6 11 21 PM

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@kanikabansal-juspay kanikabansal-juspay requested a review from a team as a code owner December 4, 2024 12:42
Copy link

Review changes with  SemanticDiff

@kanikabansal-juspay kanikabansal-juspay self-assigned this Dec 4, 2024
JeevaRamu0104
JeevaRamu0104 previously approved these changes Dec 6, 2024
@kanikabansal-juspay kanikabansal-juspay added the C-ui Status : issue related to ui label Dec 9, 2024
@JeevaRamu0104 JeevaRamu0104 added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit b481bd8 Dec 9, 2024
5 of 6 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the truncate-cols branch December 9, 2024 06:33
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed C-ui Status : issue related to ui labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] Truncate cols of connector transaction ID in Payment ops
3 participants