Open rjkati opened 2 years ago
@rjkati I can't replicate this. Can you share a screenshot of what you expect to see? This is what I see after adding a few collections and works.
@gamontoya This was also happening on nurax-dev and there's an open issue with screenshots (#5568)
I also cannot replicate on either nurax-pg or nurax-dev. Collections and work counts are not displaying on the user profile page for either build. Were these removed, @jlhardes?
Part of this seems to be a css issue. The counts are still there but we have white font on a white background and have lost the background bubble that allowed the white font to be visible:
That is on both nurax-pg and nurax-dev so that issue is a 4.0.0beta1 issue to create. Otherwise, I think this issue of adding works and the collection count increases still exists for nurax-pg since the Work count is still showing 0 and the other issue is @rjkati mentioned is covering that for Hyrax-Valkyrization work.
Created new issue for css issue: https://github.com/samvera/hyrax/issues/5856 Collection and Work count numbers not displaying correctly on user profile
Description of Issue
Depositing a new work increments "Collections created" count on my profile by one and does not increment "works created" count. I expect that depositing a new work would increment the "works created" count, rather than "collections created".
Steps to Reproduce