Skip to content

Make insert attachment buttom easy to click#3612

Merged
juliusknorr merged 1 commit intomasterfrom
bug/make-insert-attachment-button-clickable
Mar 2, 2022
Merged

Make insert attachment buttom easy to click#3612
juliusknorr merged 1 commit intomasterfrom
bug/make-insert-attachment-button-clickable

Conversation

@luka-nextcloud
Copy link
Copy Markdown
Contributor

@luka-nextcloud luka-nextcloud commented Feb 28, 2022

Signed-off-by: Luka Trovic luka@nextcloud.com

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Comment thread src/components/card/Description.vue Outdated
Comment on lines 252 to 255
Copy link
Copy Markdown
Member

@juliusknorr juliusknorr Feb 28, 2022

Choose a reason for hiding this comment

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

I think it might even be better if we just remove any height specification and also the overflow scroll, as currently we have two scrollbars with that:

Removing the overflow also seems to fix the tooltip flickering:

Screenshot 2022-02-28 at 12 49 44

Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud luka-nextcloud force-pushed the bug/make-insert-attachment-button-clickable branch from 35eeebc to 6040172 Compare March 1, 2022 14:19
@luka-nextcloud luka-nextcloud self-assigned this Mar 1, 2022
@juliusknorr juliusknorr merged commit 5bd6085 into master Mar 2, 2022
@delete-merged-branch delete-merged-branch Bot deleted the bug/make-insert-attachment-button-clickable branch March 2, 2022 16:23
@juliusknorr
Copy link
Copy Markdown
Member

/backport to stable23

@juliusknorr
Copy link
Copy Markdown
Member

/backport to stable22

@juliusknorr
Copy link
Copy Markdown
Member

/backport to stable21

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Insert Attachment button is hard to click

2 participants