Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting uploaded or new files #5967

Closed
10 tasks done
exalate-issue-sync bot opened this issue Nov 2, 2021 · 1 comment · Fixed by #6208
Closed
10 tasks done

Highlighting uploaded or new files #5967

exalate-issue-sync bot opened this issue Nov 2, 2021 · 1 comment · Fixed by #6208
Assignees
Labels
Type:Story User Story

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Nov 2, 2021

Userstory

As a user creating or uploading files I would like to see them highlighted so that it's easier to spot them in the current sorting / view options.

Acceptance Criterias

Same behavior as in oc10

  • Create new folder:
    • insert new folder in current sort order
    • highlight new folder
    • do NOT add the new folder to the selection model
    • do NOT scroll to the newly created folder anymore!
    • show a toast about successful creation of the new folder: "[folder name] successfully created."
  • Upload: (one or many files, current folder or different folder)
    • highlight uploaded file
    • don't add the uploaded files to the selection model
    • don't scroll to highlighted file(s)
    • show a toast if upload was successful: "[Filename] successfully uploaded."
    • double check if file info in the list-footer gets updated
@pascalwengerter
Copy link
Contributor

Perhaps the scrollTo can be refactored to use a similar approach as #6020? 🤩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
None yet
2 participants