Add a new field "category" for members so that they can by searched easily.
Technical details
We need a place to edit member category (in the profile?), a new search field, and a place to administrate the category list (to add/edit/remove categories).
That should be an optional feature from the solid-directory components so we must think of a way to enable/disable it easily through configuration.
Need for a new djangoldp-package similar to the skills one to store that category information -> 37.5 tokens
ForeignKey on the LdpUser
Need to display it:
on both solid-directory.js profile cards -> 2h
on solid-profile.js for current user -> 2h
To edit, need to add the SlimSelect (single select version) or dropdown in solid-profile.js -> 4h
Add the search field to the solid-directory solid-form-search -> 3h
Administrate the category list (to add/edit/remove categories) -> that should be done through the back-office at first at least, so out of scope from the frontend for now (optional if we wish to do it from the frontend: 24h)
Configuration by adding a new optional attribute to the component, and get it using PUG from the Hubl config file.
@Berengere thinking about it, it's a component maintained by @jbpasquier which is impacted. He is on vacations I know but, ideally estimate should be done/reviewed by him.
We cannot so let's propose something conservative.
I see nothing related to a country here, only a "member category" thing, which looks like the role feature.
Both issues have different point of view, and a different approach, and a different rendering - you have far less things in this one management/startinblox-feature-requests#173 (comment 61230) vs #1002 (comment 55017) - but from what I read the quotation didn't increased, on the overall we're going down from 258 to 242 tokens?