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

pdf needs smarter solutioning #77

Open
engagepy opened this issue May 29, 2023 · 0 comments
Open

pdf needs smarter solutioning #77

engagepy opened this issue May 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@engagepy
Copy link
Owner

engagepy commented May 29, 2023

Error Edge Cases:

  • Hotel names are long, so over lap.

Solution:

  • Move Hotel Name & Room Name in one row since length is unpredictable.
  • Put Rooms, Nights & Meal plan in another. Since their length is predictable.

Transfer & Activity

  • Require Transfer Details to come first. Need smart layout once again by putting inclusions in separate row.
  • Activity Details heading must be displayed even when None are selected.
  • Need to manage length of dynamic activities without spoiling text structure.
Screenshot 2023-05-30 at 01 30 01 Screenshot 2023-05-30 at 01 29 55
@engagepy engagepy added the bug Something isn't working label May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants