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

UI Discrepancy between Web/Mobile versions. Modules missed #890

Open
alexeysharandin opened this issue Jun 1, 2022 · 3 comments
Open

UI Discrepancy between Web/Mobile versions. Modules missed #890

alexeysharandin opened this issue Jun 1, 2022 · 3 comments
Labels
bug Something isn't working pinned This issue has been accepted and will be resolved

Comments

@alexeysharandin
Copy link

TC:

  1. Open code.quarkus.io in web and mobile version (Dev Tools for Chrome is enought).
    2.1 In web version enter 'sqlite' in filter.
    2.2. In mobile - scroll down and click 'expand'

ER:

  1. In web version you can see 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
  2. In mobile version you find in the page 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'

AR:

  1. In web version you can see 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
  2. 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]' not available in the list

Additional info:
https://code.quarkus.io/api/extensions?platformOnly=false
the same in both version. Looks like UI issue with render for different devices screen.

@alexeysharandin alexeysharandin added the bug Something isn't working label Jun 1, 2022
@ia3andy
Copy link
Collaborator

ia3andy commented Jun 7, 2022

This is not due to mobile or not, just the fact that in the default view we only show extensions from the platform. We need to add a button in the mobile view to switch between modes (platform/other/all).

@stale
Copy link

stale bot commented Aug 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 12, 2022
@maxandersen maxandersen removed the wontfix This will not be worked on label Aug 12, 2022
@maxandersen
Copy link
Member

Still issue

@ia3andy ia3andy added the pinned This issue has been accepted and will be resolved label Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinned This issue has been accepted and will be resolved
Projects
None yet
Development

No branches or pull requests

3 participants