Skip to content

Comment threads #4286

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

Merged
merged 5 commits into from
Jun 9, 2023
Merged

Comment threads #4286

merged 5 commits into from
Jun 9, 2023

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Jun 7, 2023

Improved layout and usage of comments and their replies.

Related to #3400

Todo

  • Display implementation
  • Update edit/create form to show in expected location.
  • Add some form of depth limit
  • Update reply indicator to now be more subtle, since mostly represented via threading.
  • Testing coverage

Initial functional implementation, a lot of tweaking and adapting to be
done.
Split out comment component code so single-comment actions (delete, edit) are handled within their own compontent.
Modernised existing component code.
Includes a change of create response to use a branch as a template.
Updated reply inidicator to fit with new nesting system, only showing on
view when nest within nesting structure.

Updated the general design to be a bit cleaner and better adapt on
mobile.

Tested on FF+Chrome, inc. dark mode.
@ssddanbrown ssddanbrown merged commit 07de6ec into development Jun 9, 2023
@ssddanbrown ssddanbrown deleted the comment_threads branch June 9, 2023 16:39
@ssddanbrown ssddanbrown mentioned this pull request Jun 9, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant