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
{{ message }}
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
Currently when a Seeding Report is generated the Seeding Type displayed defaults to "All" even if there are no Direct Seedings or Tray Seedings. Would it be more useful to have the report automatically detect what types of seedings actually appear in the report and then default to Direct Seedings, Tray Seedings or All?
The text was updated successfully, but these errors were encountered:
Depending on what option is selected in the "Seeding type" filter the look of the table defaults to three different views:
When ALL is selected - A general view that omits specific data relating to direct and tray seedings.
When Direct Seeding is selected - A filtered view of only direct seedings with additional information for those types of seedings.
When Tray Seeding is selected -- A filtered view of only tray seedings with additional information for those types of seedings.
I think it would be best for the user if the table could detect if there is only one type of seeding within that date range and to select that view for the user by default. For example, in the below image there are only direct seedings:
It is unnecessary to display the tray seeding summary table and additional information about the direct seeding logs are hidden from the user because the ALL option is selected.
In my opinion, it would be more beneficial for the user to arrive at this view by default in this situation:
It saves a click, and it immediately displays all information present when only one seeding type appears.
Comment by FutzMonitor Friday Jul 21, 2023 at 18:02 GMT
Currently when a Seeding Report is generated the Seeding Type displayed defaults to "All" even if there are no Direct Seedings or Tray Seedings. Would it be more useful to have the report automatically detect what types of seedings actually appear in the report and then default to Direct Seedings, Tray Seedings or All?
The text was updated successfully, but these errors were encountered: