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

Fix observations column ordering #75

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Fix observations column ordering #75

merged 1 commit into from
Oct 23, 2023

Conversation

johnbradley
Copy link
Collaborator

Updates displayed observations to have the same order as the CSV.

Fixes #69

Updates displayed observations to have the same order as the CSV.

Fixes #69
@johnbradley
Copy link
Collaborator Author

For testing when running locally Chrome keeps having CORS issues (even though we run the flask CORS in dev mode).
Safari seems to work every time so that's what I'm using for local testing now.
I also setup an iNaturalist user john4866 with a single observation for testing the fetch logic quickly.

Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

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

LGTM

@johnbradley johnbradley merged commit c5e6cd6 into main Oct 23, 2023
1 check passed
@johnbradley johnbradley deleted the 69-fix-column-order branch October 23, 2023 12:37
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.

Sort observation columns consistently between display and CSV
3 participants