-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add support for multiple custom images for NTP background images #25761
Comments
Verification
|
Brave | 1.46.86 Chromium: 107.0.5304.91 (Official Build) beta (x86_64) |
---|---|
Revision | 3d5948960d62418160796d5831a4d2d7d6c90fa8-refs/branch-heads/5304@{#1097} |
OS | macOS Version 11.7.1 (Build 20G918) |
Prerequisite: have 15+ images handy
Case 1: Upload a single image in the 1st tab - PASSED
- installed
1.46.86
- launch Brave
- click
Skip welcome tour
- click
Customize
- click
Upload from device
inUse your own tile
- select an image from the directory (e.g.
Downloads
)--> Open - uploaded image is shown as the background
- click
Upload from device
again to show the image
Confirmed image is uploaded successfully and shown for NTP background
step 5 | step 6 | step 7 | step 8a | step 8b |
---|---|---|---|---|
Case 2: Users should be able to upload multiple images in new-tab page - PASSED
- install
1.46.86
- launch Brave
- open new-tab page
- click
Customize
- click
Upload from device
inUse your own tile
- select an image from the directory (e.g.
Downloads
) --> Open - uploaded image is shown as the background
- click the Upload from device again to show the image
- continue to upload images
- able to upload only 24 images as blank Upload from device tile was not available
- click on each of the uploaded images
Confirmed all of the images are uploaded successfully and are shown for NTP background
step 5 | step 6 | step 8 | step 9 | image 1 | image 2 | image 3 |
---|---|---|---|---|---|---|
Case 3: Toggling Refresh on every new tab
should cycle through images - PASSED
- continue from
Case 2
- custom images are uploaded
- toggle ON
Refresh on every new tab
- refresh the tab / open a new tab
Confirmed custom images loaded randomly with each refresh/new-tab page
step 1 | step 2 | step 3 | results |
---|---|---|---|
Case 4: Users should be able to remove custom-background images - PASSED
- continue from
Case 3
- custom images are uploaded
- click
Customize
- click
Upload from device
- click
x
on an image
Confirmed I was able to remove each and every custom-uploaded image
step 4 | result 1 | result 2 | result 3 |
---|---|---|---|
Case 5: filename with non-alphanumeric characters - PASSED
- install
1.46.86
- launch Brave
- open new-tab page
- click
Customize
- Click
Upload from device
inUse your own
tile - select an image (
crazy-filename-!@#";.jpg
) from the directory (e.g.Downloads
) --> Open - click
Upload from device
again
step 6 | step 7 | image | image |
---|---|---|---|
Verification passed on
Brave | 1.46.117 Chromium: 107.0.5304.110 (Official Build) beta (64-bit) |
---|---|
Revision | 2a558545ab7e6fb8177002bf44d4fc1717cb2998-refs/branch-heads/5304@{#1202} |
OS | Ubuntu 18.04 LTS |
Pre-requisites: Have few images available in a directory
Case 1: Upload a single image in the very first tab
- Install 1.46.81
- launch Brave
- click
Skip welcome tour
- click
Customize
- Click
Upload from device
inUse your own
tile - select an image from the directory (eg. Downloads)-->open
- Uploaded image is shown as the background
- click the
Upload from device
again to show the image
Confirmed image is uploaded successfully and shown for NTP background
Case 2: Users should be able to upload multiple images in NTP
- new profile
- launch Brave
- open NTP
- click
Customize
- Click
Upload from device
inUse your own
tile - select an image from the directory (eg. Downloads)-->open
- Uploaded image is shown as the background
- click the
Upload from device
again to show the image - continue to upload images
- Able to upload only 24 images as blank
Upload from device
tile was not available - click on each of the uploaded images
Confirmed all of the images are uploaded successfully and are shown for NTP background
Case 3: When user toggle on random button, one of these images should appear on NTP randomly.
- Continue from Case 2
- custom images are uploaded
- toggle
ON
Refresh on ever new tab
- Refresh the tab (Ctrl+R)
Confirmed custom images randomly loaded
Case 4: Users should be able to remove these images
- continue from Case 3
- custom images are uploaded
- click
Customize
- click
Upload from device
- click
x
on an image
Confirmed image is removed
Case 5: a file name has other characters than alphabet, it should be uploaded.
This is a subtask of #15252
Users should be able to upload multiple images for their NTP background.
The text was updated successfully, but these errors were encountered: