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

changes in usePagination #976

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

Isthisanmol
Copy link
Collaborator

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Jun 4, 2024

Deploying packrat with  Cloudflare Pages  Cloudflare Pages

Latest commit: 088c6ea
Status: ✅  Deploy successful!
Preview URL: https://ff384daf.packrat.pages.dev
Branch Preview URL: https://fix-global-items-page-on-nat.packrat.pages.dev

View logs

Copy link

github-actions bot commented Jun 4, 2024

❌ Tests failed for this pull request. 😞

View Test Workflow

Copy link

github-actions bot commented Jun 4, 2024

Android APK build completed!
You can download the APK file from the following link:
https://github.com/andrew-bierman/PackRat/actions/runs/9367907281#artifacts

@EngrAJ8888
Copy link
Collaborator

Hi @Isthisanmol - the mobile app crashes while trying to access the Items Page. I've included a video for reference. Thanks for looking into this!

16.mp4

@Isthisanmol
Copy link
Collaborator Author

Hi @Isthisanmol - the mobile app crashes while trying to access the Items Page. I've included a video for reference. Thanks for looking into this!
16.mp4

Please check for the latest commit and update if there are any issues.

@EngrAJ8888
Copy link
Collaborator

Hi @Isthisanmol, I've noticed a few areas that need updates:

  • Can we adjust the item text so it doesn't overlap onto the next line? For example, the word "Essentials" has its 'S' on the next line.
    image

  • I selected 10 items, but the table only previews 7. Please update.

  • Please adjust the layout so that the "Choose a value" text doesn't overlap with the option menu below it.

  • Update the "Choose a value" option so that it doesn't occupy the entire screen. Perhaps we could make it a small pop-up instead.
    image

Thanks again!

@andrew-bierman andrew-bierman merged commit 578593d into andrew_testing Jun 10, 2024
25 of 27 checks passed
@andrew-bierman andrew-bierman deleted the fix-global-items-page-on-native branch June 10, 2024 12:34
@andrew-bierman
Copy link
Owner

Hi @Isthisanmol, I've noticed a few areas that need updates:

  • Can we adjust the item text so it doesn't overlap onto the next line? For example, the word "Essentials" has its 'S' on the next line.

image

  • I selected 10 items, but the table only previews 7. Please update.

  • Please adjust the layout so that the "Choose a value" text doesn't overlap with the option menu below it.

  • Update the "Choose a value" option so that it doesn't occupy the entire screen. Perhaps we could make it a small pop-up instead.

image

Thanks again!

I merged this so it did not get stale, but please see these comments @Isthisanmol when you are free :)

@Isthisanmol
Copy link
Collaborator Author

Hi @Isthisanmol, I've noticed a few areas that need updates:

  • Can we adjust the item text so it doesn't overlap onto the next line? For example, the word "Essentials" has its 'S' on the next line.

image

  • I selected 10 items, but the table only previews 7. Please update.
  • Please adjust the layout so that the "Choose a value" text doesn't overlap with the option menu below it.
  • Update the "Choose a value" option so that it doesn't occupy the entire screen. Perhaps we could make it a small pop-up instead.

image
Thanks again!

I merged this so it did not get stale, but please see these comments @Isthisanmol when you are free :)

Hi, @EngrAJ8888 Fixed these already in PR: #984 but the last one is a component that uses tamagui sheet and this dropdown is used in the entire app. Should I make another component for this one only?

@andrew-bierman
Copy link
Owner

@Isthisanmol you can keep current sheet version for now but fix any remaining issues AJ reported for this.

Let’s discuss a separate PR that would be tamagui dropdown on web and zeego dropdown on native. It will be like the component we have that uses popover for web and zeego for native I imagine.

@Isthisanmol
Copy link
Collaborator Author

Isthisanmol commented Jun 10, 2024

@Isthisanmol you can keep current sheet version for now but fix any remaining issues AJ reported for this.

Let’s discuss a separate PR that would be tamagui dropdown on web and zeego dropdown on native. It will be like the component we have that uses popover for web and zeego for native I imagine.

Thank you @andrew-bierman for the suggestion! I think creating a component that uses Tamagui Dropdown on web and Zeego Dropdown on native platforms would indeed streamline our UI/UX across different environments. Should I implement that?

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.

3 participants