Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Do not expand resource name width over its content - #3687

Merged
LukasHirt merged 1 commit into
masterfrom
bugfix/click-on-resource
Jun 29, 2020
Merged

Do not expand resource name width over its content#3687
LukasHirt merged 1 commit into
masterfrom
bugfix/click-on-resource

Conversation

@LukasHirt

Copy link
Copy Markdown
Collaborator

Description

The width of the resource name in the files list was expanded over its actual content. This caused triggering the open action instead of displaying sidebar. Now the width does not exceed the content width.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@LukasHirt
LukasHirt requested review from PVince81 and kulmann June 29, 2020 11:05
@LukasHirt LukasHirt self-assigned this Jun 29, 2020
@LukasHirt LukasHirt linked an issue Jun 29, 2020 that may be closed by this pull request

@micbar micbar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LukasHirt
LukasHirt merged commit ba142d7 into master Jun 29, 2020
@LukasHirt
LukasHirt deleted the bugfix/click-on-resource branch June 29, 2020 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent behavior when clicking on file list row

2 participants