Skip to content
#

collaboration

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

tomayac
tomayac commented Feb 22, 2022

Note how the Export string is hidden under the notch. Worse: the back button < is hidden under the Carrier, which becomes the Back to previous app button, so if you came to Excalidraw from another app (or launched it via search), you can effectively never go back and leave the dialog.

![excalidraw com_(iPhone X)](https://user-images.githubusercontent.com/145676/155087006-bff301b6-9c12-

mattermost-server
mattermod
mattermod commented Jan 24, 2022

When click the link "documentation for configuration steps" in the Zoom plugin settings page in the system console:

Expected: The Zoom plugin docs open in a new tab

Observed: The docs open in the same tab, so the user is forced to leave Mattermost

Note: Please make sure that MM links are opened inside MM (do not open a new browser tab).


If you're interested please comment here and come [

asaadmahmood
asaadmahmood commented Oct 11, 2021

Summary

Feature Idea: Convert octo-sidebar-item from

to

How important this is to me and why

Importance: Medium

Additional context/similar features

This is being used multiple times in the file, so please be sure to replace all instances.
Also, some css changes may be needed to revert the button base styles that are applied, so the UI looks the same as before.

<

dvc
davidbuniat
davidbuniat commented Jan 15, 2022

🚨🚨 Feature Request

If your feature will improve HUB

To explore the structure of a dataset it is convenient to have nicer and more informative prints of dataset objects and samples

Description of the possible solution

1) show ds

now

> ds
Dataset(path='hub://activeloop/abalone_full_dataset', tensors=['length', 'diameter', 'height', 'weight'])
davidmehren
davidmehren commented Aug 29, 2021

Which part of the project should be enhanced?
The MediaController in both the public and private APIs

Describe the solution you'd like
When uploading media, the ID of the note the upload belongs to is transferred in a header.
Currently, the business logic uses await this.noteService.getNoteByIdOrAlias(noteId); to create a Note instance from that. We should implement a custom para

nettu-meet
fmeringdal
fmeringdal commented Jun 11, 2021

There are a couple of issues with the layout logic:

  • When there are 7 or 8 people, only 6 people is showing
  • When there are about 12+ participants, everyone is kind of "crushed together" because of little space. Only the most active participants should then be viewed.
terminusdb
hoijnet
hoijnet commented May 29, 2021

Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.

In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f

Improve this page

Add a description, image, and links to the collaboration 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 collaboration topic, visit your repo's landing page and select "manage topics."

Learn more