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
The sort order for the MRU list of previously opened bots has misleading UI. See screenshot for visuals.
I'm not exactly sure what drives the MRU list sort order. It's not recently opened. Which is should be. This list should be sorted by most recently opened. This is the way office products work. This is the way Visual Studio works.
also, there are headers for this list that indicate the list can be sorted by other columns. This isn't the case.
Lastly, the Name column has a sort icon displayed, and this isn't accurate, as the list isn't sorted by name.
Note the MRU header indicates that list is sorted by name. It actually isn't.
Click on the headers of the MRU list, note they indicate they should be sortable, though they are not.
Open a previous bot project that is not the first project in the list.
Click the Home icon in the left hand nav to return to the home page. Note the bot project you opened is not at the top of the MRU list, though is is the Most Recently Used project
Expected behavior
I would expect the MRU list to behave as other Microsoft MRU lists, e.g. Word, Visual Studio, etc.
I would also expect the headers to not be sortable, and therefore not clickable
I would expect the up arrow icon for the Name column to go away, as we don't sort by Name.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
The sort order for the MRU list of previously opened bots has misleading UI. See screenshot for visuals.
I'm not exactly sure what drives the MRU list sort order. It's not recently opened. Which is should be. This list should be sorted by most recently opened. This is the way office products work. This is the way Visual Studio works.
also, there are headers for this list that indicate the list can be sorted by other columns. This isn't the case.
Lastly, the Name column has a sort icon displayed, and this isn't accurate, as the list isn't sorted by name.
Version
Version: 1.4.0-nightly.236490.3735dd3
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the MRU list to behave as other Microsoft MRU lists, e.g. Word, Visual Studio, etc.
I would also expect the headers to not be sortable, and therefore not clickable
I would expect the up arrow icon for the Name column to go away, as we don't sort by Name.
Screenshots
The text was updated successfully, but these errors were encountered: