razorpay / razorpay-node

Razorpay node.js bindings
MIT License
179 stars 110 forks source link

Multiple Frontend Issues Affecting User Interactivity and Experience #419

Open jagpreetrahi opened 2 months ago

jagpreetrahi commented 2 months ago

Steps to reproduce the behavior

  1. Navigation Bar Hover Overlap
  2. Incomplete Product Information in Cards
  3. Oversized Login Interface
  4. Slow Loading of Pricing Page .

Expected behavior

  1. The navigation bar should highlight smoothly without overlapping with the container content.
  2. Each product card should display complete and detailed information about the product.
  3. The login interface should be resized to a user-friendly dimension and include clear authentication prompts.
  4. The pricing page should load quickly and efficiently, providing immediate access to pricing information.

Actual behavior

Changes the navigate bar hover which overlap with container it would not make a user interactivity , Second section of website there are multiple card present but they actually does not show the complete content about product. And when user go for login then the UI interface is too big(container) where I have not seen the proper authentication for user friendly , I think it might little changes there . And when I go for price navigate bar it takes lot time to load the actual content of it.

Code snippets

No response

Node version

v21.7.2

Library version

v2.9.4

Additional Information

No response