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

Correct Redirect After XLS Upload #121

Merged
merged 4 commits into from
Jun 17, 2024
Merged

Conversation

JVickery-TBS
Copy link
Contributor

feat(views): redirect to correct resource;

  • Redirect after xls upload to current resource route.

- Redirect after xls upload to current resource route.
- Added change log file.
Copy link
Member

@wardi wardi left a comment

Choose a reason for hiding this comment

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

If we need the resource name why not pass one that as a hidden field and save the extra looping and possible bugs in the view?

@JVickery-TBS
Copy link
Contributor Author

Yeah that makes a lot more sense. I was thinking on more of a "make sure resource_name is in the geno". But as the resource_name is only used for the redirect, I do not think we need to worry about users modifying the value of the hidden field and breaking the redirect.

@JVickery-TBS JVickery-TBS merged commit f0904c9 into master Jun 17, 2024
4 checks passed
@JVickery-TBS JVickery-TBS deleted the feature/upload-redirect branch June 17, 2024 17:55
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.

2 participants