PBI AB#20349 [My Ministry > Members] [mobile] - Implement page details banner#66
Conversation
groberts314
left a comment
There was a problem hiding this comment.
Looks pretty good overall to me. I had one styling concern around the margins/position of the expanded row of detailed statistics (which, in the My Ministry comps are aligned under the always visible stats, not under the donut chart). Of course that may or may not have bearing in here; the "right" answer might well be that the consumer (HC client application) can override styling on its side.
Also, let's maybe tweak the Demo page slightly to make the detailed columns that are collapsible have different content (right now, it is the always visible data copied again).
|
@groberts314 yes, I saw the alignment problem, and we should decide how to resolve it (if it possible). The problem is that actually in demo page banner we have 3 columns:
So, to align the As another option, we could add |
If I understand this option, correctly, this sounds like a good plan. Will you be able to update this by tomorrow? Did you need any further feedback from @morethanfire or me? |
|
@groberts314 this is already done |
|
Oh, sorry, I thought it was still TODO. Mainly because the screenshot still shows the second row left-aligned under the "chart" placeholder. Do you have a screen shot of it with the desired alignment? |
|
Ah, I see... |
Okay, got it, so this should be dealt with on consumer side when configuring the columns. Makes sense.
@morethanfire How do you feel about |
|
@IlyaRadinsky I'm hoping we're going to |
|
@groberts314 yes, will do |
| {hasDetailedColumns && ( | ||
| <Button | ||
| color="light" | ||
| icon |
There was a problem hiding this comment.
We should probably add a className and/or id here.
oilywithraybans
left a comment
There was a problem hiding this comment.
This is looking pretty good. @groberts314, as we discussed let's take this and update the one or two lines and put it in today's release.







In this demo the
Expandbutton showing in mobile mode only.@groberts314 , @morethanfire please have a look