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

Enhance Campground Page layout #359

Merged
merged 10 commits into from
Nov 8, 2024

Conversation

itsadi-24
Copy link
Contributor

Campground page enhancement
But there were some issues like images and map being not rendered.

@itsadi-24 itsadi-24 changed the title Enhance Campground Page layout and styling with new search and sort c… Enhance Campground Page layout Nov 2, 2024
@Vignesh025
Copy link
Contributor

@itsadi-24 , It looks like certain functionalities were removed from within the script tag in the index.ejs file—please make sure to add those back and check if they are working fine. The button styles have also changed; ensure they look neat and consistent with the overall design.

The images were displaying correctly, and the cluster map isn’t visible because of an error in the line:
const campgrounds = <%- JSON.stringify(campgrounds) %>;
Make sure you include this exact line without any extra spaces to avoid issues.

@itsadi-24
Copy link
Contributor Author

ok i will check and tell

@itsadi-24
Copy link
Contributor Author

@Vignesh025 can you check?

@itsadi-24
Copy link
Contributor Author

ok i am working on it

@Vignesh025 Vignesh025 merged commit ca4e148 into VigneshDevHub:test Nov 8, 2024
1 check passed
@Vignesh025
Copy link
Contributor

Thankyou for Contributing!

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