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

Create the edit translation popup on the admin dashboard #132

Open
8 tasks
Octillerysnacker opened this issue Apr 29, 2023 · 2 comments
Open
8 tasks

Create the edit translation popup on the admin dashboard #132

Octillerysnacker opened this issue Apr 29, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request frontend

Comments

@Octillerysnacker
Copy link
Collaborator

Admins should be able to edit translations on resources for:

  • Resource titles
  • Summaries
  • Descriptions
  • Eligibility criteria
  • Category tags
  • Accessibility tags
  • Language tags
  • Clicking “save” should send a request to our API with the edited translations.
@Octillerysnacker Octillerysnacker added enhancement New feature or request frontend labels Apr 29, 2023
@havngo havngo self-assigned this May 2, 2023
@havngo
Copy link
Contributor

havngo commented May 2, 2023

Hi PL I have some questions, much appreciated if you can give me some more insights :D

Is the last step to send a post request to api/admin/resources?
How do we store resources in different languages in our db?
Also, is there a deadline for this ticket LOL?

@Octillerysnacker
Copy link
Collaborator Author

Octillerysnacker commented May 2, 2023

ha why did you comment on the issue like this lmao

anyway

  1. yes, last step is to send post request somewhere
  2. idk, this is the frontend ticket, actually storing translations is for the backend people to figure out LMAO
  3. not really, if you spend more than 3 hours on this ticket in a week then u should message me

EDIT: if you're going to work on this ticket before the backend one, i'd say focus on just transforming the data into a sendable format that is easily changeable since we don't have the translation part specified yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

2 participants