-
Notifications
You must be signed in to change notification settings - Fork 41
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
[ZA] Missing tabs on MP profiles #2554
Comments
This is the relevant bit of code pombola/pombola/south_africa/templates/core/person_detail.html Lines 113 to 122 in fe2e374
|
Looks to me like the tabs are only appearing when they're supposed to, which is contrary to what Megan thought. Have emailed her to ask for clarification. |
Response from Megan:
So it looks like there are committee and Hansard appearances for him, but they're not showing up on pa.org.za for some reason. I wonder if this is related to #2458? It seems that something in za-hansard isn't matching things properly somewhere along the chain. |
I think for Mosebenzi Joseph Zwane we genuinely don't have any register of interests for him. There's no mention of him in the |
I think this issue is related to the missing plenary appearances #2458. |
Request from Megan:
Looking at the code it appears that the tabs are only shown when there is a register of interests or some appearances. So the question is do we want to just always show these tabs and then have a page that says "No appearances" (or whatever). This might make it clearer and more consistent for the user.
The text was updated successfully, but these errors were encountered: