[Feature] add ability to manage past board members listing page, similar to team-index
context.
#80
Labels
💻 aspect: code
Concerns the software code in the repository
🕹 aspect: interface
Concerns end-users' experience with the software
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🚦 status: awaiting triage
Has not been triaged & therefore, not ready for work
Problem
The board listing page originally was a table edited through the
TablePress
plugin. This is not ideal, and it did not migrate fully into the new site. To resolve this, post migration, a table was inserted into the page manually, and is currently edited manually in the same fashion.Some form of GUI based editing would be more user-friendly.
Description
If we follow a similar functionality route to the
team-index
context we might be able to accommodate this more easily. However, there are other dimensions of data that are present on that page that are not captured within a Person content type post.Once the presentational UX is resolved here, this can migrate to an adjoining Issue within
vocabulary-theme
to work out the backend implementation details and modelling.Alternatives
Rebuild the table within Tablepress, improving the manageability, but not making it match other routes of "person listing" management.
Implementation
The text was updated successfully, but these errors were encountered: