Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent display of empty attributes in Members profile #1597

Open
joanagmaia opened this issue Sep 30, 2023 · 7 comments
Open

Prevent display of empty attributes in Members profile #1597

joanagmaia opened this issue Sep 30, 2023 · 7 comments
Assignees
Labels
Bug Created by Linear-GitHub Sync good first issue 🥂 Good for newcomers Hacktoberfest Created by Linear-GitHub Sync Members/Activities/Organizations Created by Linear-GitHub Sync

Comments

@joanagmaia
Copy link
Contributor

Problem

In the Member's profile we show a list of attributes. If these attributes are edited, and the user deletes their value, the UI is still displaying the attribute name without any value below.

Screenshot 2023-09-25 at 15 27 35

Acceptance Criteria

If an attribute is null or exists but has not value, the application should not display the attribute

@joanagmaia joanagmaia added good first issue 🥂 Good for newcomers Bug Created by Linear-GitHub Sync Members/Activities/Organizations Created by Linear-GitHub Sync Hacktoberfest Created by Linear-GitHub Sync labels Sep 30, 2023
@rutulganatra
Copy link

If no one is working on this then I can work on this?

@joanagmaia
Copy link
Contributor Author

joanagmaia commented Oct 2, 2023

If no one is working on this then I can work on this?

Of course 😄 ! I'm assigning you to the issue

@Bhargav-44
Copy link

@joanagmaia is this issue still needs to be worked on?? You can assign it to me if it needs.

@joanagmaia
Copy link
Contributor Author

@rutulganatra were you able to pick this one up?
@Bhargav-44 I don't think it was started yet, let's see if @rutulganatra still wants to pick it up

@rutulganatra
Copy link

I already made the changes on issue I just push it

@peoray
Copy link
Contributor

peoray commented Oct 16, 2023

@joanagmaia what part of the member profile UI is this? I can't find this in the current design. I can see custom attributes that have Karma but that's it

@joanagmaia
Copy link
Contributor Author

Hey @peoray, it's in the frontend/src/modules/member/components/view/_aside/_aside-custom-attributes.vue file. This section, only shows in the UI after member is enriched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync good first issue 🥂 Good for newcomers Hacktoberfest Created by Linear-GitHub Sync Members/Activities/Organizations Created by Linear-GitHub Sync
Projects
Status: No status
Development

No branches or pull requests

4 participants