Skip to content
#

single-page-app

Here are 1,700 public repositories matching this topic...

tkvw
tkvw commented Mar 22, 2018

Example app: https://pp0o4x40p0.codesandbox.io/#/posts/13

I just copied the last tab a couple of times and you'll see a scrollbar at the bottom.
What I expected: that the Tabs component would be scrollable and the application not to crash.
I think this is because the Tabs parent width is implicit instead of explicit.
![2018-03-22_09-51-42](https://user-images.githubusercontent.com/621098

ChristophWurst
ChristophWurst commented Dec 23, 2021

Expected behavior

Attachments added to new messages are stored in mail_attachments. At \OCA\Mail\Service\Attachment\AttachmentService::addFile we don't assign a value to createdAt, thus the timestamp is of default 0.

Actual behavior

The timestamp is set to a real value. We need this to clean up old data.

Mail app

Mail app version: v1.11


Implem

Improve this page

Add a description, image, and links to the single-page-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-page-app topic, visit your repo's landing page and select "manage topics."

Learn more