gak112 / gak112/DearJobTesting
[Web][All logins] Subscription history page issues
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. Login as JS/Emp/SC
2. Go to subscription page
Actual result:
1. Order Id shows as 'Stripe'
2. Expiry Date and Time alignment
3. Status shows as some junk value
4. All the details goes beyond the page
5. Nothing happening when clicked on [Paid]
Expected result:
1. Order Id shall show a human readable number (May be 7-8 digit number). The same shall reflect in Admin page
2. Expiry Date and Time alignment: Align to center same as other details
3. Status : Shall show as Processed/Pending/Failed
4. All the details shall not go beyond the page
5. When clicked on [Paid], shall show invoice details in popup.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.