collaboration
Here are 1,289 public repositories matching this topic...
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.
.
If you're interested please comment here and come [
In the "Create stream" UI, we should make the hint for "Announce stream" match other settings by:
- Replacing the tooltip with a standard tippy tooltip.
- Replacing the icon with an
iicon, like we use for the "Message retention period" hint.
-
Updated
Mar 10, 2022 - TypeScript
-
Updated
Mar 9, 2022 - JavaScript
Summary
Feature Idea: Convert octo-sidebar-item from
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.
<
We support toml as params file. There are a few issues with our current toml parsing:
- We use
tomllibrary, which is not toml 1.0 standard compatible. Also, the library is not being actively maintained. tomldumping does not preserve existing formatting.- iterative/dvc#6402
We can try migrating to tomli (which
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Dec 31, 2021 - PHP
-
Updated
Nov 2, 2021 - C#
🚨 🚨 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'])-
Updated
Mar 10, 2022 - Python
This is no longer used and causes another reference to ITree which we want to eliminate. This probably doesn't need to be first deprecated.
-
Updated
Feb 10, 2022 - Python
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Apr 6, 2021 - Go
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
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Feb 22, 2022 - Shell
-
Updated
Mar 7, 2022 - Java
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Feb 8, 2022 - Shell
Layout Logic
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.
-
Updated
Oct 12, 2021 - PHP
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.
Add this topic to your repo
To associate your repository with the collaboration topic, visit your repo's landing page and select "manage topics."




Description: