Skip to content
#

collaboration

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

mhaaz
mhaaz commented Apr 21, 2021

Description:

Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.

Steps to reproduce:

  1. Go to "Room info" in a channel where you have privileges to change the room info.
  2. Toggle on the "Hide system messages" setting. Confirm that this change itself is not posted in the channel.
  3. Close
mattermost-server
mattermod
mattermod commented Jun 7, 2021

Environment: desktop 4.5.4 and 4.6
Not a regression, raised during PR testing

Steps:

  1. Open the desktop app
  2. Navigate to System Console>Plugins>Zoom
  3. Click on Documentation or More Information (within Enable OAuth)

Expected: Link to open in browser

Actual: Nothing happens, links are not opening when clicked on desktop; Links open when viewed/clicked on the webapp.

Note from G

server
edogrigqv2
edogrigqv2 commented Dec 13, 2020

🚨🚨 Feature Request

We need description, citation, license, and version meta info to be added to the dataset.

Is your feature request related to a problem?

Some datasets need this info inside them for legal reasons.

If your feature will improve HUB

Easy to implement, won't hurt for sure.

Description of the possible solution

Currently, we have all metadata store

davidmehren
davidmehren commented Jul 5, 2021

Which part of the project should be enhanced?
Documentation

Is your enhancement request related to a problem? Please describe.
It is confusing that the YAML metadata is explained in a note at /yaml-metadata, but not in our docs.

Describe the solution you'd like
Port over the docs from /yaml-metadata into our docs.

Describe alternatives you've considered
Rewriting t

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