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

Mobile version #6

Merged
merged 8 commits into from
May 21, 2024
Merged

Mobile version #6

merged 8 commits into from
May 21, 2024

Conversation

TomDijkema
Copy link
Collaborator

PR makes the application compatible with mobile devices.
The home, search and taxonomic service pages can be viewed fully and additional features were added to make it easier for mobile users to interact with the content and help crop all the components in the screen.

Small fixes were made to existing component.
The data model is updated to the latest version.

Makes the homepage, header and footer suitable for mobile devices.
Does this using bootstrap and custom made css classes that are invoked into the existing components.
…ator results reset on refresh of page

Makes the Search page compatible with mobile devices by scaling elements and making the filters triggerable by a button.

Also makes the search results reset on each iteration to not let it build up a pile of search results
Makes the taxonomic service page compatible with mobile devices
Updates the data model with the latest information and fixes small issues and lacks with existing components
@TomDijkema TomDijkema self-assigned this May 15, 2024
TomDijkema and others added 4 commits May 15, 2024 14:09
Commit for resolving Sonar Cloud issues
Second commit for resolving Sonar Cloud issues
Copy link

sonarcloud bot commented May 15, 2024

Copy link

@samleeflang samleeflang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok hard to review as I don't have any experience with mobile but looks good.

@TomDijkema
Copy link
Collaborator Author

Ok hard to review as I don't have any experience with mobile but looks good.

I can explain sometime with a look into the code

@TomDijkema TomDijkema merged commit 1d16158 into main May 21, 2024
2 checks passed
@TomDijkema TomDijkema deleted the MobileVersion branch May 21, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants