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

Improve Reading Time Display on post views #49

Open
wants to merge 1 commit into
base: f24
Choose a base branch
from

Conversation

edemenkov
Copy link

This pull request done enhancements to the UI by displaying the Estimated Reading Time (ERT) for posts immediately upon the data load. Feature aims to improve user engagement, providing quick insights into post length without need for a page reload.

Changes include:

  • Modification of the post template to incorporate the reading time in a visually appealing manner.
  • Ensuring compatibility with existing features like user-specific content and post edits.
    Changed 2 files: src/views/post-queue.tpl and node_modules/nodebb-theme-harmony/templates/partials/topic/post.tpl.

Update targets better user experience by making the post interactions more efficient as well as informative.

Resolved Task #4

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