Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#2169 closed enhancement (fixed)

When uploading a file it should be selected by default

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.15
Component: web Version:
Keywords: Cc:

Description

There are a couple of annoying things when uploading files:

  • If the directory contains a lot of files already it can be hard to find the file that was just uploaded. It would be nice if it could be selected by default.
  • If there is an active filter the newly uploaded file may not be visible at all if it doesn't match the filter. It would be nice if the filter could be modified so that the uploaded file is not hidden.

Change History (3)

comment:1 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: newclosed

In 7691:

Fixes #2169: When uploading a file it should be selected by default

comment:2 by Nicklas Nordborg, 5 years ago

In 7692:

References #2169: When uploading a file it should be selected by default

Removed unused code.

comment:3 by Nicklas Nordborg, 5 years ago

In 7698:

References #2169: When uploading a file it should be selected by default

Reset the last selected file when uploading a new file since it may be confusing if the file selection allows mulitple files to be selected.

Note: See TracTickets for help on using tickets.