code.quarkus.io
                                
                                 code.quarkus.io copied to clipboard
                                
                                    code.quarkus.io copied to clipboard
                            
                            
                            
                        UI Discrepancy between Web/Mobile versions. Modules missed
TC:
- 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:
- In web version you can see 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
- In mobile version you find in the page 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
AR:
- In web version you can see 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
- '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.
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).
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.
Still issue