Skip to content
#

collaboration

Here are 1,302 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-

good first issue UX/UI
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 [

Difficulty/1:Easy Tech/ReactJS Good First Issue Help Wanted
server
sambody
sambody commented Mar 21, 2022

I would like the focus (cursor) automatically be in the card title input field. So that I can start adding the title right away, without having to click on it.

How important this is to me and why

Importance: High

Having the focus automatically on the title would save a bit of time (one less click), especially when adding multiple cards in a row.

Additional context/similar feature

Triage Bug Good First Issue Regression
dvc
AbhinavTuli
AbhinavTuli commented Mar 22, 2022

🚨🚨 Feature Request

  • A new implementation (Improvement, Extension)

Is your feature request related to a problem?

Currently, if a user tries to access an index that is larger than the dataset length or tensor length, an internal error is thrown which is not easy to understand.

Description of the possible solution

We can catch the error and throw a more descriptive e

enhancement good first issue
sdeshpande3
sdeshpande3 commented Mar 19, 2022

There are many tinylicious and odsp e2e testing failing: https://dev.azure.com/fluidframework/internal/_build/results?buildId=56170&view=ms.vss-test-web.build-test-results-tab

ODSP Test Failures:

  • #9728
  • #9727
  • #9726
  • #9721

Tinylicious Test Failures:

  • #9725

R11s Test Failures:

  • #9724
  • #9723
  • #9722
bug good first issue epic src: test failure
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

type: enhancement good first issue
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.
bug help wanted good first issue
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

enhancement good first issue core

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