Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to merge tofik/vendor-page-ui-consistence into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Jan 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
app Ready Ready Preview, Comment Jan 17, 2026 2:34am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
portal Skipped Skipped Jan 17, 2026 2:34am

Request Review

@cursor
Copy link

cursor bot commented Jan 17, 2026

PR Summary

Introduces a safer deduplication strategy in VendorsTable.tsx to prevent hiding real database vendors.

  • Always include all real DB vendors; treat only isPending rows as placeholders
  • Hide placeholders when a real vendor with the same normalized name exists; otherwise keep one placeholder per name
  • Uses normalized names (lowercased, trailing parentheticals removed) for matching
  • Simplifies logic by removing rank-based selection and related dependencies

Written by Cursor Bugbot for commit 7de21d8. This will update automatically on new commits. Configure here.

@tofikwest tofikwest merged commit 2589533 into main Jan 17, 2026
10 of 12 checks passed
@tofikwest tofikwest deleted the tofik/vendor-page-ui-consistence branch January 17, 2026 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants