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/redirect to current page after edit #114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sinaeftekhar
Copy link
Contributor

When editing the multi-page translation, the update redirects to the first page. This pr fixes this issue and redirects to the same page in view after editing.
This pr fixes issue #101

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (abbf0c6) 96.79% compared to head (7267afa) 96.71%.
Report is 7 commits behind head on master.

Files Patch % Lines
...m/term_customizer/admin/translations_controller.rb 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   96.79%   96.71%   -0.08%     
==========================================
  Files          58       58              
  Lines        1153     1158       +5     
==========================================
+ Hits         1116     1120       +4     
- Misses         37       38       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant