ugent-library / biblio-backoffice

Apache License 2.0
7 stars 0 forks source link

[Proxies] Add faculty to proxy dashboard and add functionality #1734

Open mietcls opened 3 weeks ago

mietcls commented 3 weeks ago

Enhancement

Add faculty to proxy dashboard and add functionality

Screenshot 2024-11-05 at 17 00 13

Expected behavior

Implementation suggestion

<div class="my-3">
    <p class="mb-2">Name</p>
    <p class="text-muted">Current department(s): WE11</p>
    <ul class="c-meta-list c-meta-list-horizontal">
        <li class="c-meta-item">
            <i class="if if-ghent-university if--small if--muted"></I>
            <small>000000000000</small>
        </li>
        <li class="c-meta-item">
            <i class="if if-ghent-university if--small if--muted"></I>
            <small>000000000000</small>
        </li>
    </ul>
</div>

Example

People & Affiliations: add modal

Screenshot 2024-11-05 at 16 52 32