collaboration
Here are 1,301 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 [
Needs to go from debug to warning or info.
As discussed on CZO, there are currently several ways to mute a topic. We should remove this redundant option from the message three-dot menu.
Reasons to do so:
- It's a topic action, not a message action.
- There are lots of other, more natural ways to do it.
- The message three-dot menu is g
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Mar 24, 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 24, 2022 - JavaScript
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Dec 31, 2021 - PHP
-
Updated
Nov 2, 2021 - C#
🚨 🚨 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
-
Updated
Mar 24, 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
Mar 14, 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
Mar 11, 2022 - Shell
-
Updated
Mar 22, 2022 - Java
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Mar 17, 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:
Currently, emojis in the emoji picker are limited to Emoji 12. The current set seem to be the one in the npm package
emojione(emojione-assetsin the dev dependencies). However, this project has been discontinued due to a change of name. It should be replaced by the neweremoji-toolkitpackage. See more about it in [this Readme](https://github.com/joypixels/emoji-toolkit/