marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
208 stars 42 forks source link

[BUG]: Tab for sharing not visible #654

Closed knobsam closed 5 months ago

knobsam commented 5 months ago

⚠️ This issue respects the following points: ⚠️

Server Information

Nextcloud 28.0.3

Client Information

Browser and Version: Vivaldi, 6.6.3271.57 Client OS and Version: Any OS

Bug description

Hi,

when selecting "Share" from the menu for a password the content with the input field is not visible (but there). Singe-use workaround is to go into the browsers Developer-Tools, search for CSS class "sharing-container" and remove/rename is. Then everything works as expected.

I cannot provide the OCC output (requested above) because my Nextcloud is managed by a Hoster, and the commands are not available to me.

Best regards,

Samuel

Steps to reproduce

  1. Click on "...", select "Share"
  2. Sidebar opens with tab "Share" selected
  3. Tab content (input for user search) is not visible

Expected behavior

  1. Click on "...", select "Share"
  2. Sidebar opens with tab "Share" selected
  3. Tab content (input for user search) is visible
  4. I can search for a user

Nextcloud Logs

No response

Browser Logs

No response

marius-wieschollek commented 5 months ago

Did you check your adblock?

knobsam commented 5 months ago

I just did. After switching it off it works. I wonder how I got my settings that broken, because I also (re-)checked yesterday at home on my own setup and found that it works.

Looks like I'll go through my settings on each system checking where the differences are. Thanks, I think this can be closed. :)