You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In viewing the HR 4173 Contributions example, I'm looking at it in calendar view. When I hover over a particular pie chart, I'm told that it represents. say, 43 contributions totaling $99,274. When I right-click on it, I'm given the option to edit those 43 contributions, but the dialog that pops up only shows the first item for editing.
I think that what I'm expecting from that dialog is a table view of the subset or an item-by-item browse view with the option to edit.
The text was updated successfully, but these errors were encountered:
Ah, that makes sense! The edit menu is definitely not doing the right thing. In the short-term, we might just disable editing for grouped items, but the long term is probably to do what you say, and in fact make it easier to drill down to see all the aggregated items regardless of whether you want to edit them or not.
In viewing the HR 4173 Contributions example, I'm looking at it in calendar view. When I hover over a particular pie chart, I'm told that it represents. say, 43 contributions totaling $99,274. When I right-click on it, I'm given the option to edit those 43 contributions, but the dialog that pops up only shows the first item for editing.
I think that what I'm expecting from that dialog is a table view of the subset or an item-by-item browse view with the option to edit.
The text was updated successfully, but these errors were encountered: