code.quarkus.io icon indicating copy to clipboard operation
code.quarkus.io copied to clipboard

UI Discrepancy between Web/Mobile versions. Modules missed

Open alexeysharandin opened this issue 3 years ago • 3 comments

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 avatar Jun 01 '22 05:06 alexeysharandin

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).

ia3andy avatar Jun 07 '22 09:06 ia3andy

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[bot] avatar Aug 12 '22 12:08 stale[bot]

Still issue

maxandersen avatar Aug 12 '22 15:08 maxandersen