Skip to content

Give the sharing tab a unique id so it also opens properly on other languages - #19125

Merged
skjnldsv merged 3 commits into
masterfrom
bugfix/noid/tab-id
Jan 30, 2020
Merged

Give the sharing tab a unique id so it also opens properly on other languages#19125
skjnldsv merged 3 commits into
masterfrom
bugfix/noid/tab-id

Conversation

@juliusknorr

@juliusknorrjuliusknorr commented Jan 24, 2020

Copy link
Copy Markdown
Member

Steps to reproduce:

  • change language to something other than english
  • click the share icon in the file list

Expected: The share tab opens
Actual: The first tab (activity) opens

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

@skjnldsv

Copy link
Copy Markdown
Member

1.2.8 released

@rullzer

Copy link
Copy Markdown
Member

@juliushaertl mind to do the rebase dance?

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

Done.

@juliusknorrjuliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Jan 27, 2020
@skjnldsv

skjnldsv commented Jan 27, 2020

Copy link
Copy Markdown
Member

once this is passed and merged, I'll create a pr for all npm updates
https://drone.nextcloud.com/nextcloud/server/25566

EDIT: https://drone.nextcloud.com/nextcloud/server/25569

@skjnldsv

This comment has been minimized.

@skjnldsvskjnldsv added 2. developing Work in progress and removed 4. to release Ready to be released and/or waiting for tests to finish labels Jan 27, 2020
@skjnldsvskjnldsv mentioned this pull request Jan 28, 2020
@skjnldsv
skjnldsvforce-pushed the bugfix/noid/tab-id branch 3 times, most recently from 2bfa82e to 38dbdafCompareJanuary 28, 2020 10:04
@skjnldsv

This comment has been minimized.

@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Jan 28, 2020
@skjnldsv

This comment has been minimized.

@skjnldsv

This comment has been minimized.

juliusknorrand others added 3 commits January 29, 2020 16:44
…anguages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv

Copy link
Copy Markdown
Member

It seems there is some issue with acceptance tests in master
/drone/src/tests/acceptance/features/users.feature:47

Accept share needs to be disabled as this is enabled by default now, right @rullzer ?

Scenario: share a file with another user # /drone/src/tests/acceptance/features/app-files-sharing.feature:383| Given I act as John # ActorContext::iActAs()84| And I am logged in as the admin # LoginPageContext::iAmLoggedInAsTheAdmin()85| And I act as Jane # ActorContext::iActAs()86| And I am logged in # LoginPageContext::iAmLoggedIn()87| And I act as John # ActorContext::iActAs()88| And I rename "welcome.txt" to "farewell.txt" # FileListContext::iRenameTo()89| And I see that the file list contains a file named "farewell.txt" # FileListContext::iSeeThatTheFileListContainsAFileNamed()90| When I share "farewell.txt" with "user0" # FilesAppSharingContext::iShareWith()91| And I see that the file is shared with "user0" # FilesAppSharingContext::iSeeThatTheFileIsSharedWith()92| And I act as Jane # ActorContext::iActAs()93| And I accept the share for "farewell.txt" in the notifications # NotificationsContext::iAcceptTheShareForInTheNotifications()94| Notification of incoming share for file farewell.txt could not be found after 350 seconds95| Actions in notification of incoming share for file farewell.txt could not be found after 350 seconds

@skjnldsv

Copy link
Copy Markdown
Member

Yep, tests fails on master as well

@skjnldsv
skjnldsv merged commit 2823dea into masterJan 30, 2020
@skjnldsv
skjnldsv deleted the bugfix/noid/tab-id branch January 30, 2020 08:39
@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable18 failed. Please do this backport manually.

@skjnldsv

Copy link
Copy Markdown
Member

Dam, stable18 is still on old vue components branch xD

@skjnldsv

Copy link
Copy Markdown
Member

Backport in #19212

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@juliusknorr@skjnldsv@rullzer@ChristophWurst