| Summary: | The heading in Admin’s read Point Exchange Rules screen is not fully shown. | ||
|---|---|---|---|
| Product: | CS3343 Salon Booking System | Reporter: | kwanng9 <kwanng9-c> |
| Component: | admin.point_exchange.Read | Assignee: | kwanng9 <kwanng9-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | shukhyiu2-c |
| Priority: | --- | ||
| Version: | 1.0 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Attachments: | The heading does not fully shown | ||
The bug was caused by the incorrect UI element settings. The label components was set with width 200px, which is not enough to show the full heading, after the bug report, the width of the heading was adjusted to 400px, therefore it can be fully shown. |
Created attachment 148 [details] The heading does not fully shown Description: Admin: When in the screen of reading all Point Exchange Rules, the heading just showing part of the text, “All Point Exchange...”. Step to Reproduce: 1. Admin login 2. Select “Manage Point Exchange Scheme” 3. The heading just shows “All Point Exchange...”. Actual Result: The heading shows “All Point Exchange...”. Expected Result: The heading shows “All Point Exchange Rules”.