Skip to content

Frontend: Remove fork count from Catalog list page

Summary

This issue is to track the removal of the fork count from the Catalog list page. The rationale is that we may want to add more data in the future, so keeping it clean is a good idea for the MVC and the fork count value has not been determined.

Proposal

Remove fork count display in page.

Additional details

Some relevant technical details, if applicable, such as:

  • Does this need a feature flag?
  • Does there need to be an associated instrumentation issue created related to this work?
  • Is there an example response showing the data structure that should be returned (new endpoints only)?
  • What permissions should be used?
  • Is this EE or CE?
    • EE
    • CE
  • Additional comments:

Links/References

Edited by Frédéric Caplette