Skip to content

There is a blank area in RichWorkspace on the share folder page #848

Description

@XinRoom

Steps to reproduce

  1. share folder page: https://***/s/PGY12234
  2. When there is no readme file

Expected behaviour

When there is no readme file, no display RichWorkspace blank area.

Actual behaviour

There is a blank area in RichWorkspace on the share folder page:
image

Nextcloud version: (see Nextcloud admin page)

Nextcloud 18.0.4

Where did you install Nextcloud from:

Docker Image

Describe the solution you'd like

The reason is that this line of code exists:

min-height: 90px;

If you remove this line of code:

  • When there is no readme file:

image

  • When there is readme file:

image

If you change the global code:
The area here will not show:
image

So Please only for text/js/public.js file!

It makes sense.
Please test more extensively

Maybe we shouldn't just remove the code. It should be displayed when it is not 404!
#820 (comment)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions