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

Starter issues solving - reply message + change bookmark category + space for usernames #1790

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

quimmrc
Copy link

@quimmrc quimmrc commented Oct 28, 2024

Issue(s)
#1755
#1577

Description

  1. Changes in replies' definition of the recepient. Decide who will be the recepient according to who is requesting the reply message (request.user)

  2. Addition of "edit_modal" to allow changes in category bookmark names, and a user interface to allow so. Bookmark category change allowed + checking that category name does not already exists.

Improvements to be made: show possible errors in modal dialog

  1. Space character enabled for UsernameField class

done: creation of edit_modal.html and user interface in the bookmarks page.
missing: it does not execute the request.method==POST part in view.py -> change_bookmark_category
improvements to be made: show error message inside edit modal in case the category already exists
@quimmrc quimmrc changed the title Starter issues solving - reply message Starter issues solving - reply message + change bookmark category Nov 6, 2024
@quimmrc quimmrc changed the title Starter issues solving - reply message + change bookmark category Starter issues solving - reply message + change bookmark category + space for usernames Nov 6, 2024
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