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

Display changed fields on the frontpage as well #1755

Open
1 task done
Shiroizu opened this issue May 15, 2024 · 0 comments
Open
1 task done

Display changed fields on the frontpage as well #1755

Shiroizu opened this issue May 15, 2024 · 0 comments
Labels
complexity: unknown Unknown days of work entry-activity Entry activities/changes to entries, Entry reports external solution possible External solutions such as bookmarklets or user scripts are possible for implementing the feature feature request frontend Presentation layer (visible to user) moderation Moderator or trusted user actions/tasks priority: low Issues/Tasks that are not so important

Comments

@Shiroizu
Copy link
Member

Is your feature request related to a problem? Please describe. (required)

The frontpage's "Recent activity" -section displays rather unhelpful messages "updated song".

image

The corresponding list on the separate "Recent activity" -page looks like this:

image

The frontpage has more eyes compared to https://vocadb.net/ActivityEntry, so it'd make sense to include the changed fields on the frontpage as well.

Consecutive activity entries by the same user for the same entry are "merged" on the frontpage (good for visibility), which is probably the reason that the frontpage drops the information on changed fields.

One approach for this would be to "merge" the changed fields:

updated song (Artists, Lyrics, Languages)
created a new song (Artists, Names, PVs)

--> created a new song (Artists, Names, PVs, Lyrics, Languages)

updated song (Artists, Lyrics)
updated song (PVs)

--> updated song (PVs, Artists, Lyrics)

Checklist (required)

@Shiroizu Shiroizu added moderation Moderator or trusted user actions/tasks frontend Presentation layer (visible to user) entry-activity Entry activities/changes to entries, Entry reports labels May 15, 2024
@andreoda andreoda added priority: low Issues/Tasks that are not so important complexity: unknown Unknown days of work labels May 18, 2024
@Shiroizu Shiroizu added feature request external solution possible External solutions such as bookmarklets or user scripts are possible for implementing the feature labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: unknown Unknown days of work entry-activity Entry activities/changes to entries, Entry reports external solution possible External solutions such as bookmarklets or user scripts are possible for implementing the feature feature request frontend Presentation layer (visible to user) moderation Moderator or trusted user actions/tasks priority: low Issues/Tasks that are not so important
Projects
Development

No branches or pull requests

2 participants