Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
39,530
2,856,343,591
IssuesEvent
2015-06-02 14:35:33
ImageEngine/gaffer
https://api.github.com/repos/ImageEngine/gaffer
closed
Optionally Serialize Defaults?
component-core priority-low type-enhancement
We currently don't serialize the values of plugs that are left at default, which improves file size and loading performance. For certain nodes however, we might want to serialize all plugs, because they are important settings that we don't want to risk changing, but we also may want to update the defaults for future s...
1.0
Optionally Serialize Defaults? - We currently don't serialize the values of plugs that are left at default, which improves file size and loading performance. For certain nodes however, we might want to serialize all plugs, because they are important settings that we don't want to risk changing, but we also may want to...
priority
optionally serialize defaults we currently don t serialize the values of plugs that are left at default which improves file size and loading performance for certain nodes however we might want to serialize all plugs because they are important settings that we don t want to risk changing but we also may want to...
1
413,063
12,059,889,149
IssuesEvent
2020-04-15 20:07:30
MarcTowler/ItsLit-RPG-Tracker
https://api.github.com/repos/MarcTowler/ItsLit-RPG-Tracker
opened
New command for new players
Low Priority enhancement
Set in a new command !rpg in discord which will display all the relavent features for a player to register for the game. It will explain how to register for the game and list the races they can choose from, it will also link the player to lore - either on the website (if availiable) or he lore channel
1.0
New command for new players - Set in a new command !rpg in discord which will display all the relavent features for a player to register for the game. It will explain how to register for the game and list the races they can choose from, it will also link the player to lore - either on the website (if availiable) or h...
priority
new command for new players set in a new command rpg in discord which will display all the relavent features for a player to register for the game it will explain how to register for the game and list the races they can choose from it will also link the player to lore either on the website if availiable or h...
1
123,087
4,857,150,107
IssuesEvent
2016-11-12 12:53:31
bitcoin/bitcoin
https://api.github.com/repos/bitcoin/bitcoin
closed
Outstanding cpp11 refactors
Easy to implement Priority Low Refactoring
There <strike>are some</strike> is one place in the code: - https://github.com/bitcoin/bitcoin/blob/559fbae8c658c779a423201df6d5850fce3cd3b1/src/scheduler.h#L10 Just going to drop this here as "easy to implement".
1.0
Outstanding cpp11 refactors - There <strike>are some</strike> is one place in the code: - https://github.com/bitcoin/bitcoin/blob/559fbae8c658c779a423201df6d5850fce3cd3b1/src/scheduler.h#L10 Just going to drop this here as "easy to implement".
priority
outstanding refactors there are some is one place in the code just going to drop this here as easy to implement
1
622,539
19,648,902,577
IssuesEvent
2022-01-10 02:49:58
FRC3476/AutoBuilder
https://api.github.com/repos/FRC3476/AutoBuilder
opened
Checkboxes don't obey the scissor
bug Priority: Low
Rendering of the textbox should be cut off like all the other content ![image](https://user-images.githubusercontent.com/59785640/148712967-2444d49e-7ed6-4e95-b576-1e21301504f2.png)
1.0
Checkboxes don't obey the scissor - Rendering of the textbox should be cut off like all the other content ![image](https://user-images.githubusercontent.com/59785640/148712967-2444d49e-7ed6-4e95-b576-1e21301504f2.png)
priority
checkboxes don t obey the scissor rendering of the textbox should be cut off like all the other content
1
198,187
6,970,874,524
IssuesEvent
2017-12-11 11:57:02
gluster/glusterd2
https://api.github.com/repos/gluster/glusterd2
opened
Add filesystem type and other information to Brick object
help wanted priority: low
Use `Statfs_t.Type` to figure out filesystem of brick dir based on and put it in the brick information.
1.0
Add filesystem type and other information to Brick object - Use `Statfs_t.Type` to figure out filesystem of brick dir based on and put it in the brick information.
priority
add filesystem type and other information to brick object use statfs t type to figure out filesystem of brick dir based on and put it in the brick information
1
300,720
9,212,022,882
IssuesEvent
2019-03-09 20:22:26
Luna-Tensorflow/Luna-Tensorflow
https://api.github.com/repos/Luna-Tensorflow/Luna-Tensorflow
opened
Fed & fetched error when directly computing Variable as Output
low priority
Due to how TF works, when we want to compute variable's value as a graph output, a runtime error occurs. It may be easily alleviated by using Identity operation. Something may be done to detect this and handle it so that it works as expected (returns variable's value from input state). This is likely to be fixed a...
1.0
Fed & fetched error when directly computing Variable as Output - Due to how TF works, when we want to compute variable's value as a graph output, a runtime error occurs. It may be easily alleviated by using Identity operation. Something may be done to detect this and handle it so that it works as expected (returns ...
priority
fed fetched error when directly computing variable as output due to how tf works when we want to compute variable s value as a graph output a runtime error occurs it may be easily alleviated by using identity operation something may be done to detect this and handle it so that it works as expected returns ...
1
708,303
24,337,251,183
IssuesEvent
2022-10-01 08:15:38
vocascan/vocascan-frontend
https://api.github.com/repos/vocascan/vocascan-frontend
closed
Little Light/Dark mode bug in UI
kind/bug kind/ui hacktoberfest difficulty/low priority/low
<!-- describe the feature you would like to have --> We have a small bug in our UI leaving the `Vocascan` next to our logo black while in light mode. When turning it to dark mode everything works just fine. Changing the color in the scss file itself won't fix it, as this color is used for the font too. Maybe you just...
1.0
Little Light/Dark mode bug in UI - <!-- describe the feature you would like to have --> We have a small bug in our UI leaving the `Vocascan` next to our logo black while in light mode. When turning it to dark mode everything works just fine. Changing the color in the scss file itself won't fix it, as this color is us...
priority
little light dark mode bug in ui we have a small bug in our ui leaving the vocascan next to our logo black while in light mode when turning it to dark mode everything works just fine changing the color in the scss file itself won t fix it as this color is used for the font too maybe you just have to introdu...
1
614,788
19,189,952,181
IssuesEvent
2021-12-05 20:44:08
wager/hub
https://api.github.com/repos/wager/hub
closed
Add a `CloudSQLProxy` context manager
kind/feature priority/low area/data-engineering
### What would you like to be added? ```python class CloudSQLProxy: def __init__( self, *, binary: str = "https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64", instance: str, port: int = 5432, project: str = "wager-233003", region: str = "...
1.0
Add a `CloudSQLProxy` context manager - ### What would you like to be added? ```python class CloudSQLProxy: def __init__( self, *, binary: str = "https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64", instance: str, port: int = 5432, project: str = ...
priority
add a cloudsqlproxy context manager what would you like to be added python class cloudsqlproxy def init self binary str instance str port int project str wager region str us none ...
1
663,980
22,217,721,884
IssuesEvent
2022-06-08 04:39:57
pixiebrix/pixiebrix-extension
https://api.github.com/repos/pixiebrix/pixiebrix-extension
closed
Error handling context menu action: No handlers registered in receiving end
bug low priority
This is a minor bug because it only happens when changing page while something is running. ## Setup - Grant permissions on 2 sites - Add a "Context menu" + "Notes modal" to 1 website ## Steps 1. Click on the context menu item you set up 2. After the modal appears, visit second site 3. See notifications o...
1.0
Error handling context menu action: No handlers registered in receiving end - This is a minor bug because it only happens when changing page while something is running. ## Setup - Grant permissions on 2 sites - Add a "Context menu" + "Notes modal" to 1 website ## Steps 1. Click on the context menu item you...
priority
error handling context menu action no handlers registered in receiving end this is a minor bug because it only happens when changing page while something is running setup grant permissions on sites add a context menu notes modal to website steps click on the context menu item you...
1
679,359
23,229,742,993
IssuesEvent
2022-08-03 06:20:41
lunatixxx/RCVMod
https://api.github.com/repos/lunatixxx/RCVMod
closed
City 17
Map issue low priority
-Remove hardcoded multiple witchs map 1. ✓ -Impossible to modify flow percentage of tank in first map (hardcoded), so place it just after the corridor at start. ✓ -Delete items spawns in saferooms. ✓ -Add a static tank on finale to replace the one the second event, decided to remove this one as the second part of th...
1.0
City 17 - -Remove hardcoded multiple witchs map 1. ✓ -Impossible to modify flow percentage of tank in first map (hardcoded), so place it just after the corridor at start. ✓ -Delete items spawns in saferooms. ✓ -Add a static tank on finale to replace the one the second event, decided to remove this one as the second ...
priority
city remove hardcoded multiple witchs map ✓ impossible to modify flow percentage of tank in first map hardcoded so place it just after the corridor at start ✓ delete items spawns in saferooms ✓ add a static tank on finale to replace the one the second event decided to remove this one as the second p...
1
542,128
15,855,600,527
IssuesEvent
2021-04-08 00:16:59
gw2efficiency/issues
https://api.github.com/repos/gw2efficiency/issues
closed
Add back Kibana alerts
1-Type: Chore 2-Priority: B 3-Complexity: Low 4-Impact: Medium 5-Area: Other
Setup ElasticSearch on the old DB server, and then add back Kibana dashboards and alerts
1.0
Add back Kibana alerts - Setup ElasticSearch on the old DB server, and then add back Kibana dashboards and alerts
priority
add back kibana alerts setup elasticsearch on the old db server and then add back kibana dashboards and alerts
1
808,792
30,110,846,520
IssuesEvent
2023-06-30 07:37:18
PatrikTrefil/mental-health-monitoring-platform
https://api.github.com/repos/PatrikTrefil/mental-health-monitoring-platform
opened
Implement sorting and filtering for tables
low priority
Many tables would be more useful if they supported sorting and filtering. For example an employee may want to see all tasks that are assigned to a particular user and sort it by deadline.
1.0
Implement sorting and filtering for tables - Many tables would be more useful if they supported sorting and filtering. For example an employee may want to see all tasks that are assigned to a particular user and sort it by deadline.
priority
implement sorting and filtering for tables many tables would be more useful if they supported sorting and filtering for example an employee may want to see all tasks that are assigned to a particular user and sort it by deadline
1
802,912
29,058,203,554
IssuesEvent
2023-05-15 01:23:28
uniclogs/yamcs
https://api.github.com/repos/uniclogs/yamcs
closed
Fix: TM Ingest Error-Handling
bug low-priority
**Describe the bug** A bad UDP Packet crashes Yamcs server **To Reproduce** Send packet with payload "hi" on the UDP port. **Expected behavior** Server handles packet instead of crashing
1.0
Fix: TM Ingest Error-Handling - **Describe the bug** A bad UDP Packet crashes Yamcs server **To Reproduce** Send packet with payload "hi" on the UDP port. **Expected behavior** Server handles packet instead of crashing
priority
fix tm ingest error handling describe the bug a bad udp packet crashes yamcs server to reproduce send packet with payload hi on the udp port expected behavior server handles packet instead of crashing
1
284,856
8,751,385,311
IssuesEvent
2018-12-13 22:09:42
blackbaud/skyux2
https://api.github.com/repos/blackbaud/skyux2
opened
Create a demo for the infinite scroll component using a list with a data provider
Difficulty: Low From: Consumer Priority: Low
We have received requests often for how to use infinite scroll with a data provider list, so we should create a demo that showcases one way to approach it
1.0
Create a demo for the infinite scroll component using a list with a data provider - We have received requests often for how to use infinite scroll with a data provider list, so we should create a demo that showcases one way to approach it
priority
create a demo for the infinite scroll component using a list with a data provider we have received requests often for how to use infinite scroll with a data provider list so we should create a demo that showcases one way to approach it
1
259,762
8,199,632,013
IssuesEvent
2018-08-31 21:01:04
RITlug/tasks
https://api.github.com/repos/RITlug/tasks
opened
Integrate signin.ritlug.com with CampusGroups sign-in
information meetings priority:low
# Summary Use CampusGroups attendance system for weekly meeting attendance tracking # Background This system integrates better with the system of RIT Clubs Office and helps make our club more visible inside of RIT's clubs social network. It may be helpful to show activity and engagement with our club to extern...
1.0
Integrate signin.ritlug.com with CampusGroups sign-in - # Summary Use CampusGroups attendance system for weekly meeting attendance tracking # Background This system integrates better with the system of RIT Clubs Office and helps make our club more visible inside of RIT's clubs social network. It may be helpful...
priority
integrate signin ritlug com with campusgroups sign in summary use campusgroups attendance system for weekly meeting attendance tracking background this system integrates better with the system of rit clubs office and helps make our club more visible inside of rit s clubs social network it may be helpful...
1
576,480
17,087,940,336
IssuesEvent
2021-07-08 14:03:51
cpeditor/cpeditor
https://api.github.com/repos/cpeditor/cpeditor
opened
Support WakaTime
enhancement low_priority
This was moved to Discussions at #671 by mistake. <div type='discussions-op-text'> <sup>Originally posted by **ouuan** November 13, 2020</sup> [WakaTime](https://wakatime.com/about) tracks time usage for programmers. Reference: [WakaTime - Creating a Plugin](https://wakatime.com/help/creating-plugin) The s...
1.0
Support WakaTime - This was moved to Discussions at #671 by mistake. <div type='discussions-op-text'> <sup>Originally posted by **ouuan** November 13, 2020</sup> [WakaTime](https://wakatime.com/about) tracks time usage for programmers. Reference: [WakaTime - Creating a Plugin](https://wakatime.com/help/creati...
priority
support wakatime this was moved to discussions at by mistake originally posted by ouuan november tracks time usage for programmers reference the source of wakatime cli is too big to be bundled so we may need to let users install it manually like cf tool etc
1
22,522
2,649,274,533
IssuesEvent
2015-03-14 19:08:59
perfsonar/perl-perfsonar
https://api.github.com/repos/perfsonar/perl-perfsonar
closed
Link to Host JSON output on the home page
Component-NPToolkit Milestone-Release3.4.2 Priority-Low Type-Enhancement
Original [issue 998](https://code.google.com/p/perfsonar-ps/issues/detail?id=998) created by arlake228 on 2014-10-09T18:21:54.000Z: Since we now support &quot;http://$HOST/toolkit/?format=json&quot;, maybe there should be a link to this somewhere on the toolkit local services page?
1.0
Link to Host JSON output on the home page - Original [issue 998](https://code.google.com/p/perfsonar-ps/issues/detail?id=998) created by arlake228 on 2014-10-09T18:21:54.000Z: Since we now support &quot;http://$HOST/toolkit/?format=json&quot;, maybe there should be a link to this somewhere on the toolkit local service...
priority
link to host json output on the home page original created by on since we now support quot maybe there should be a link to this somewhere on the toolkit local services page
1
169,058
6,394,044,498
IssuesEvent
2017-08-04 09:14:12
EthanTG/AntiAura
https://api.github.com/repos/EthanTG/AntiAura
closed
Faster detection method for Scaffold/Tower
low-priority suggestion
**Name of feature:** Faster detection method for Scaffold/Tower **Description:** If a player is holding a non-block item (axe, pickaxe, etc.) then instantly stop any block that is places while holding that item. This only stops the hack a bit faster, but it can stop some semi-bypasses for Scaffold.
1.0
Faster detection method for Scaffold/Tower - **Name of feature:** Faster detection method for Scaffold/Tower **Description:** If a player is holding a non-block item (axe, pickaxe, etc.) then instantly stop any block that is places while holding that item. This only stops the hack a bit faster, but it can stop some ...
priority
faster detection method for scaffold tower name of feature faster detection method for scaffold tower description if a player is holding a non block item axe pickaxe etc then instantly stop any block that is places while holding that item this only stops the hack a bit faster but it can stop some ...
1
223,702
7,459,941,276
IssuesEvent
2018-03-30 17:32:56
knowmetools/km-api
https://api.github.com/repos/knowmetools/km-api
closed
Ansible fails after infrastructure provisioning
Priority: Low Status: Available Type: Bug
### Bug Report #### Expected Behavior We should be able to run the Ansible playbook. #### Actual Behavior The playbook fails to install `python3-pip`. Running `apt-get update` fixes the issue.
1.0
Ansible fails after infrastructure provisioning - ### Bug Report #### Expected Behavior We should be able to run the Ansible playbook. #### Actual Behavior The playbook fails to install `python3-pip`. Running `apt-get update` fixes the issue.
priority
ansible fails after infrastructure provisioning bug report expected behavior we should be able to run the ansible playbook actual behavior the playbook fails to install pip running apt get update fixes the issue
1
165,828
6,287,007,320
IssuesEvent
2017-07-19 14:10:35
heartsucker/rust-tuf
https://api.github.com/repos/heartsucker/rust-tuf
opened
Support for compressed metadata
Feature :: Improvement Priority :: Low
Relevant discussion: https://github.com/theupdateframework/tuf/issues/105 This would require crossplatform, rust-only support for the chosen compression algorithm. Additionally, it would be nice if TUF supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data....
1.0
Support for compressed metadata - Relevant discussion: https://github.com/theupdateframework/tuf/issues/105 This would require crossplatform, rust-only support for the chosen compression algorithm. Additionally, it would be nice if TUF supported some way of sending the hashes of the compressed data so that there is ...
priority
support for compressed metadata relevant discussion this would require crossplatform rust only support for the chosen compression algorithm additionally it would be nice if tuf supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data even without tha...
1
366,709
10,825,194,684
IssuesEvent
2019-11-09 14:23:27
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
opened
Beyond the Dark Portal
:beetle: bug :beetle: :grey_exclamation: priority low
**Mod Version** 7b6161ec **What expansions do you have installed?** All **Please explain your issue in as much detail as possible:** The Horde version of "Beyond the Dark Portal" event always think that event receiver is a non-evil orc, so you can propose alliances and have gronn's blood in your veins. **St...
1.0
Beyond the Dark Portal - **Mod Version** 7b6161ec **What expansions do you have installed?** All **Please explain your issue in as much detail as possible:** The Horde version of "Beyond the Dark Portal" event always think that event receiver is a non-evil orc, so you can propose alliances and have gronn's blo...
priority
beyond the dark portal mod version what expansions do you have installed all please explain your issue in as much detail as possible the horde version of beyond the dark portal event always think that event receiver is a non evil orc so you can propose alliances and have gronn s blood in y...
1
265,673
8,357,517,420
IssuesEvent
2018-10-02 21:51:47
kriztan/Pix-Art-Messenger
https://api.github.com/repos/kriztan/Pix-Art-Messenger
closed
Idea: Shortcut for QR-Code scanning
enhancement low priority
_Hi, I just copy pasted this from the same issue I created on Conversations profile. Just in case this is going to be closed without application. https://github.com/siacs/Conversations/issues/2896_ ------------------------------------------------- **Version:** 1.23.8 and 2.0.0 **Device:** Samsung S3 and OnePlus 2 ...
1.0
Idea: Shortcut for QR-Code scanning - _Hi, I just copy pasted this from the same issue I created on Conversations profile. Just in case this is going to be closed without application. https://github.com/siacs/Conversations/issues/2896_ ------------------------------------------------- **Version:** 1.23.8 and 2.0.0...
priority
idea shortcut for qr code scanning hi i just copy pasted this from the same issue i created on conversations profile just in case this is going to be closed without application version and device samsung and oneplus android ve...
1
69,989
3,316,362,320
IssuesEvent
2015-11-06 16:35:22
TeselaGen/Peony-Issue-Tracking
https://api.github.com/repos/TeselaGen/Peony-Issue-Tracking
opened
In-App PDB file viewer
Customer: DAS Phase I Priority: Low Type: Feature
_From @sampearl on August 20, 2015 23:40_ Javascript based 3-d molecule viewer for pdb files (perhaps based on M. Matena's code). _Copied from original issue: TeselaGen/ve#1266_
1.0
In-App PDB file viewer - _From @sampearl on August 20, 2015 23:40_ Javascript based 3-d molecule viewer for pdb files (perhaps based on M. Matena's code). _Copied from original issue: TeselaGen/ve#1266_
priority
in app pdb file viewer from sampearl on august javascript based d molecule viewer for pdb files perhaps based on m matena s code copied from original issue teselagen ve
1
289,847
8,877,252,165
IssuesEvent
2019-01-12 22:37:28
vanderbiltrobotics/NASA-RMC-2018-2019
https://api.github.com/repos/vanderbiltrobotics/NASA-RMC-2018-2019
opened
[Low Priority] Command Center UI
Command Center Low Priority enhancement
**Which section of robot code is this for?** Command Center **Description of feature** * Determine what data needs to be presented to the human drivers such as: * Planned autonomy route * Map of obstacles on the field * Current estimated location of the robot * High level controller state ...
1.0
[Low Priority] Command Center UI - **Which section of robot code is this for?** Command Center **Description of feature** * Determine what data needs to be presented to the human drivers such as: * Planned autonomy route * Map of obstacles on the field * Current estimated location of the robot ...
priority
command center ui which section of robot code is this for command center description of feature determine what data needs to be presented to the human drivers such as planned autonomy route map of obstacles on the field current estimated location of the robot high le...
1
611,792
18,981,847,255
IssuesEvent
2021-11-21 02:16:59
WiIIiam278/HuskHomes2
https://api.github.com/repos/WiIIiam278/HuskHomes2
closed
Spam Prevention; Command Cooldown
type: feature request priority: low
Ability to set a cooldown to porkoju /tpa and other commands that may cause spam to the player.
1.0
Spam Prevention; Command Cooldown - Ability to set a cooldown to porkoju /tpa and other commands that may cause spam to the player.
priority
spam prevention command cooldown ability to set a cooldown to porkoju tpa and other commands that may cause spam to the player
1
409,524
11,964,274,712
IssuesEvent
2020-04-05 18:57:58
ardacebi/fasttake
https://api.github.com/repos/ardacebi/fasttake
opened
Travis CI build failing
bug help wanted priority: low
For some reason, the Travis CI build fails even if the Flutter build succeeds. The `flutter test` command also fails on a local installation so it's a problem with the Flutter project that **doesn't effect the project from building and working**.
1.0
Travis CI build failing - For some reason, the Travis CI build fails even if the Flutter build succeeds. The `flutter test` command also fails on a local installation so it's a problem with the Flutter project that **doesn't effect the project from building and working**.
priority
travis ci build failing for some reason the travis ci build fails even if the flutter build succeeds the flutter test command also fails on a local installation so it s a problem with the flutter project that doesn t effect the project from building and working
1
562,681
16,666,988,343
IssuesEvent
2021-06-07 06:05:55
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
opened
[FR] Support running linting and tests via a docker container (that runs `docker` CLI internally)
meta/needs triage priority/low
# Feature Request ## Context Run linting and tests from a Docker container (that can run other docker containers). ### Is your Feature Request related to a Problem? https://github.com/docker-mailserver/docker-mailserver/pull/2001 introduces some macOS specific changes for compatibility. An alternative appro...
1.0
[FR] Support running linting and tests via a docker container (that runs `docker` CLI internally) - # Feature Request ## Context Run linting and tests from a Docker container (that can run other docker containers). ### Is your Feature Request related to a Problem? https://github.com/docker-mailserver/docker...
priority
support running linting and tests via a docker container that runs docker cli internally feature request context run linting and tests from a docker container that can run other docker containers is your feature request related to a problem introduces some macos specific changes for c...
1
153,005
5,873,004,570
IssuesEvent
2017-05-15 13:04:22
EEA-Norway-Grants/dataviz
https://api.github.com/repos/EEA-Norway-Grants/dataviz
opened
programme areas colours are not persistent
Complexity: High Priority: Low Type: Bug
we need programme areas colours pre-generated regardless of filters.
1.0
programme areas colours are not persistent - we need programme areas colours pre-generated regardless of filters.
priority
programme areas colours are not persistent we need programme areas colours pre generated regardless of filters
1
213,627
7,255,146,697
IssuesEvent
2018-02-16 13:55:18
meine-stadt-transparent/meine-stadt-transparent
https://api.github.com/repos/meine-stadt-transparent/meine-stadt-transparent
opened
Multi-Body
Low priority enhancement
Multi-Body geht an sich schon, aber es fehlen noch ein paar Funktionen, um es wirklich sinnvoll benutzen zu können. - [ ] Body-Seite anlegen - [ ] Bei der Geoextraktion die zugehörige Stadt beachten - [ ] Suche nach Body einschränken - [ ] Switcher bei den Personen - [ ] Gremien nach Bodies ordnen - [ ] Ein...
1.0
Multi-Body - Multi-Body geht an sich schon, aber es fehlen noch ein paar Funktionen, um es wirklich sinnvoll benutzen zu können. - [ ] Body-Seite anlegen - [ ] Bei der Geoextraktion die zugehörige Stadt beachten - [ ] Suche nach Body einschränken - [ ] Switcher bei den Personen - [ ] Gremien nach Bodies ordne...
priority
multi body multi body geht an sich schon aber es fehlen noch ein paar funktionen um es wirklich sinnvoll benutzen zu können body seite anlegen bei der geoextraktion die zugehörige stadt beachten suche nach body einschränken switcher bei den personen gremien nach bodies ordnen ei...
1
328,751
9,999,551,160
IssuesEvent
2019-07-12 10:59:20
alan-turing-institute/distr6
https://api.github.com/repos/alan-turing-institute/distr6
opened
Epanechnikov quantile
low priority
Currently the quantile for the epan kernel is omitted but this could be derived. No urgency though.
1.0
Epanechnikov quantile - Currently the quantile for the epan kernel is omitted but this could be derived. No urgency though.
priority
epanechnikov quantile currently the quantile for the epan kernel is omitted but this could be derived no urgency though
1
129,597
5,099,280,583
IssuesEvent
2017-01-04 07:20:47
JustArchi/ArchiSteamFarm
https://api.github.com/repos/JustArchi/ArchiSteamFarm
closed
Small documentation glitch
Low priority Wiki
Hi, Archi, Since you put so much effort in keeping up the doc updated for users to navigate it easily, I'm giving you a heads up on this small glitch: It seems that when you decided to sort the parameters lexicographically you forgot to amend the internal references, like in this case: https://gyazo.com/e8c28a...
1.0
Small documentation glitch - Hi, Archi, Since you put so much effort in keeping up the doc updated for users to navigate it easily, I'm giving you a heads up on this small glitch: It seems that when you decided to sort the parameters lexicographically you forgot to amend the internal references, like in this case...
priority
small documentation glitch hi archi since you put so much effort in keeping up the doc updated for users to navigate it easily i m giving you a heads up on this small glitch it seems that when you decided to sort the parameters lexicographically you forgot to amend the internal references like in this case...
1
777,691
27,290,804,165
IssuesEvent
2023-02-23 16:28:21
inlang/inlang
https://api.github.com/repos/inlang/inlang
closed
set up version and changelog management
type: improvement effort: low priority: medium
Managing the versions and changelogs of packages in a monorepo can be cumbersome. As much as possible should be automated and the developers should be guided to follow the strategy. See: - https://inlang.com/documentation/breaking-changes - [x] set up https://github.com/changesets/changesets - [x] tie the package...
1.0
set up version and changelog management - Managing the versions and changelogs of packages in a monorepo can be cumbersome. As much as possible should be automated and the developers should be guided to follow the strategy. See: - https://inlang.com/documentation/breaking-changes - [x] set up https://github.com/ch...
priority
set up version and changelog management managing the versions and changelogs of packages in a monorepo can be cumbersome as much as possible should be automated and the developers should be guided to follow the strategy see set up tie the packages ide extension git sdk core and website...
1
786,301
27,641,618,946
IssuesEvent
2023-03-10 18:34:55
ObsidianMC/Obsidian
https://api.github.com/repos/ObsidianMC/Obsidian
opened
Rename Obsidian.Utilities.Collection to plural
priority: low
I suggest that we rename namespace `Obsidian.Utilities.Collection` to `Obsidian.Utilities.Collections` (plural). This is consistent with System namespaces `System.Collections.*` and generally makes more sense (there are multiple collections in the namespace). Please, vote/comment on this issue with your opinion.
1.0
Rename Obsidian.Utilities.Collection to plural - I suggest that we rename namespace `Obsidian.Utilities.Collection` to `Obsidian.Utilities.Collections` (plural). This is consistent with System namespaces `System.Collections.*` and generally makes more sense (there are multiple collections in the namespace). Please, vot...
priority
rename obsidian utilities collection to plural i suggest that we rename namespace obsidian utilities collection to obsidian utilities collections plural this is consistent with system namespaces system collections and generally makes more sense there are multiple collections in the namespace please vot...
1
819,382
30,732,250,428
IssuesEvent
2023-07-28 03:23:16
sdatkinson/NeuralAmpModelerPlugin
https://api.github.com/repos/sdatkinson/NeuralAmpModelerPlugin
closed
[BUG] models have a DC offset
bug priority:low
NAM Seems to add a DC offset when any capture is loaded with _no_ IR. Using any post EQ high pass, even at the lowest value and steepest slope clearly removes the offset, as expected. I'm not an expert on this, so I'm not sure to what extent this affects subsequent plugins or possibly an interface out to power amp/ca...
1.0
[BUG] models have a DC offset - NAM Seems to add a DC offset when any capture is loaded with _no_ IR. Using any post EQ high pass, even at the lowest value and steepest slope clearly removes the offset, as expected. I'm not an expert on this, so I'm not sure to what extent this affects subsequent plugins or possibly ...
priority
models have a dc offset nam seems to add a dc offset when any capture is loaded with no ir using any post eq high pass even at the lowest value and steepest slope clearly removes the offset as expected i m not an expert on this so i m not sure to what extent this affects subsequent plugins or possibly an i...
1
497,991
14,398,456,008
IssuesEvent
2020-12-03 09:37:10
ooni/probe-engine
https://api.github.com/repos/ooni/probe-engine
closed
urlgetter: make experiment public through OONI API
community effort/XS priority/low
This experiment should be accessible though the API. We should not be processing it via the pipeline but still it seems to be more useful to search for urlgetter measurements via Explorer than the current situation where it's semi hidden.
1.0
urlgetter: make experiment public through OONI API - This experiment should be accessible though the API. We should not be processing it via the pipeline but still it seems to be more useful to search for urlgetter measurements via Explorer than the current situation where it's semi hidden.
priority
urlgetter make experiment public through ooni api this experiment should be accessible though the api we should not be processing it via the pipeline but still it seems to be more useful to search for urlgetter measurements via explorer than the current situation where it s semi hidden
1
318,059
9,673,833,725
IssuesEvent
2019-05-22 08:32:10
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
tests/benchmarks/latency_measure can not calculate the real time thread switch for twr_ke18f
bug platform: NXP priority: low
**Describe the bug** tests/benchmarks/latency_measure can not meet real time requirement for twr_ke18f **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=twr_ke18f .. 3. make 4. See error **Expected behavior** test pass **Impact** real time schedule for tasks ...
1.0
tests/benchmarks/latency_measure can not calculate the real time thread switch for twr_ke18f - **Describe the bug** tests/benchmarks/latency_measure can not meet real time requirement for twr_ke18f **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=twr_ke18f .. 3. make ...
priority
tests benchmarks latency measure can not calculate the real time thread switch for twr describe the bug tests benchmarks latency measure can not meet real time requirement for twr to reproduce steps to reproduce the behavior mkdir build cd build cmake dboard twr make see error...
1
301,256
9,218,055,053
IssuesEvent
2019-03-11 12:26:39
mrmlnc/vscode-stylefmt
https://api.github.com/repos/mrmlnc/vscode-stylefmt
closed
Does this extension support Allman style?
Motivation: Low Priority: Low Type: Enhancement
### Environment * VSCode Version: 1.21.1 * OS Version: macOS 10.13.3 Does this extension support Allman style? I would like to apply Allman style when I format CSS.
1.0
Does this extension support Allman style? - ### Environment * VSCode Version: 1.21.1 * OS Version: macOS 10.13.3 Does this extension support Allman style? I would like to apply Allman style when I format CSS.
priority
does this extension support allman style environment vscode version os version macos does this extension support allman style i would like to apply allman style when i format css
1
113,773
4,568,791,965
IssuesEvent
2016-09-15 15:23:47
SIMRacingApps/SIMRacingApps
https://api.github.com/repos/SIMRacingApps/SIMRacingApps
closed
Pit Count Down talks when you first enter the track on pit road
bug low priority Version 1.0
Unless you've been out on the track and have come back onto pit road, it should not try to count you down. Seen this in sessions where you start on pit road and your pit is in front of you.
1.0
Pit Count Down talks when you first enter the track on pit road - Unless you've been out on the track and have come back onto pit road, it should not try to count you down. Seen this in sessions where you start on pit road and your pit is in front of you.
priority
pit count down talks when you first enter the track on pit road unless you ve been out on the track and have come back onto pit road it should not try to count you down seen this in sessions where you start on pit road and your pit is in front of you
1
796,167
28,100,666,500
IssuesEvent
2023-03-30 19:12:57
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Clicking on a toolbar leads to drawing without pressing any keys
priority: low component: whiteboard module: client type: bug status: verify
<!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS. This issue tracker is only for bbb development related issues.--> **Describe the bug** If you accidently click (with the pencil) on the presentation toolbar while trying to draw, the pencil becomes active, draws without any mouse clicks and is a challeng...
1.0
Clicking on a toolbar leads to drawing without pressing any keys - <!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS. This issue tracker is only for bbb development related issues.--> **Describe the bug** If you accidently click (with the pencil) on the presentation toolbar while trying to draw, the penc...
priority
clicking on a toolbar leads to drawing without pressing any keys please do not file issues for general support questions this issue tracker is only for bbb development related issues describe the bug if you accidently click with the pencil on the presentation toolbar while trying to draw the penc...
1
518,471
15,028,909,503
IssuesEvent
2021-02-02 04:15:18
dnnsoftware/Dnn.Platform
https://api.github.com/repos/dnnsoftware/Dnn.Platform
closed
Manifest versions need to be updated
Area: Platform > Library Effort: Low Priority: Medium Status: Ready for Development Type: Enhancement stale
## Description of bug Dnn 5 introduced manifest extension numbering (dnn vs dnn5) this was continued up to Dnn 7. The purpose of this was to allow modules to have a slightly different installer depending on the version of Dnn they where getting installed on: .dnn would apply to all versions before 5 .dnn5 would ove...
1.0
Manifest versions need to be updated - ## Description of bug Dnn 5 introduced manifest extension numbering (dnn vs dnn5) this was continued up to Dnn 7. The purpose of this was to allow modules to have a slightly different installer depending on the version of Dnn they where getting installed on: .dnn would apply to...
priority
manifest versions need to be updated description of bug dnn introduced manifest extension numbering dnn vs this was continued up to dnn the purpose of this was to allow modules to have a slightly different installer depending on the version of dnn they where getting installed on dnn would apply to al...
1
454,760
13,107,245,743
IssuesEvent
2020-08-04 14:59:51
ramp4-pcar4/ramp4-pcar4
https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4
opened
Update doc to reflect Ramp Instances
effort: small flavour: docs priority: low type: preventative
There is a good amount of early doc (mainly in JSDoc function headers, might exist in the docs markdown as well) that was written when `RAMP.` was thought to be the main entry point to the application. Now that we have Ramp `Instance`s, the doc should be updated. E.g. `RAMP.panel` would now be `rInstance.panel`
1.0
Update doc to reflect Ramp Instances - There is a good amount of early doc (mainly in JSDoc function headers, might exist in the docs markdown as well) that was written when `RAMP.` was thought to be the main entry point to the application. Now that we have Ramp `Instance`s, the doc should be updated. E.g. `RAMP.pa...
priority
update doc to reflect ramp instances there is a good amount of early doc mainly in jsdoc function headers might exist in the docs markdown as well that was written when ramp was thought to be the main entry point to the application now that we have ramp instance s the doc should be updated e g ramp pa...
1
40,930
2,868,955,116
IssuesEvent
2015-06-05 22:10:53
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Print pub-themed command names on April 1
enhancement NotPlanned Priority-Low
<a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#13657_ ---- Some of the pub commands have pub-themed command names that don't appear i...
1.0
Print pub-themed command names on April 1 - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#13657_ ---- Some of the pub commands have ...
priority
print pub themed command names on april issue by originally opened as dart lang sdk some of the pub commands have pub themed command names that don t appear in the quot pub help quot output but do work when used we should add code to print them by default if quot pub help quot is run on ap...
1
118,309
4,734,111,844
IssuesEvent
2016-10-19 13:23:29
CSC-IT-Center-for-Science/iow-ui
https://api.github.com/repos/CSC-IT-Center-for-Science/iow-ui
closed
Add Resource not found dialog
frontend Low priority
Add new dialog that says "Resource not found" for example if user types url: http://iow.csc.fi/diipa/daa etc. Include "Go to main page" or go to main page if dialog is closed.
1.0
Add Resource not found dialog - Add new dialog that says "Resource not found" for example if user types url: http://iow.csc.fi/diipa/daa etc. Include "Go to main page" or go to main page if dialog is closed.
priority
add resource not found dialog add new dialog that says resource not found for example if user types url etc include go to main page or go to main page if dialog is closed
1
126,872
5,006,909,374
IssuesEvent
2016-12-12 15:27:00
BinPar/PPD
https://api.github.com/repos/BinPar/PPD
opened
INCORPORAR 2 NUEVOS TIPOS DE PRODUCTO
Priority: Low
Desde el departamento editorial solicitan la incorporación de 2 nuevos tipos de producto: - LIBRO EDICION ESPECIAL (necesario para diferenciar libros con características especiales del dpto. de Pharma) - OTRO PRODUCTOS DERIVADOS (necesario para poder incluir productos como POSTER, FICHAS AUTOEVALUACIÓN,...) @Cristia...
1.0
INCORPORAR 2 NUEVOS TIPOS DE PRODUCTO - Desde el departamento editorial solicitan la incorporación de 2 nuevos tipos de producto: - LIBRO EDICION ESPECIAL (necesario para diferenciar libros con características especiales del dpto. de Pharma) - OTRO PRODUCTOS DERIVADOS (necesario para poder incluir productos como POST...
priority
incorporar nuevos tipos de producto desde el departamento editorial solicitan la incorporación de nuevos tipos de producto libro edicion especial necesario para diferenciar libros con características especiales del dpto de pharma otro productos derivados necesario para poder incluir productos como post...
1
250,367
7,975,880,921
IssuesEvent
2018-07-17 10:45:32
Codaone/DEXBot
https://api.github.com/repos/Codaone/DEXBot
closed
Bundle orders
Priority: Low Status: Abandoned Type: Enhancement
Especially now with Staggered Orders, it might take hours to place all orders. 10 workers with 300 orders each, would take 2.5 hours to initiate. It might fail because of a bug at any point, and the user might have to adjust the strategy, which would reset all orders. Orders should be bundled into one transaction pe...
1.0
Bundle orders - Especially now with Staggered Orders, it might take hours to place all orders. 10 workers with 300 orders each, would take 2.5 hours to initiate. It might fail because of a bug at any point, and the user might have to adjust the strategy, which would reset all orders. Orders should be bundled into on...
priority
bundle orders especially now with staggered orders it might take hours to place all orders workers with orders each would take hours to initiate it might fail because of a bug at any point and the user might have to adjust the strategy which would reset all orders orders should be bundled into one t...
1
503,580
14,594,828,601
IssuesEvent
2020-12-20 08:15:16
FAI-CIVL/FAI-Airscore
https://api.github.com/repos/FAI-CIVL/FAI-Airscore
opened
warning recieved during testing
Low Priority
`tests/test_fsdb.py::test_fsdb_import /app/airscore/core/pilot/participant.py:150: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if live and live.isdigit(): -- Docs: https://docs.pytest.org/en/stable/warnings.html `
1.0
warning recieved during testing - `tests/test_fsdb.py::test_fsdb_import /app/airscore/core/pilot/participant.py:150: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if live and live.isdigit(): -- Docs: https://docs.pytest...
priority
warning recieved during testing tests test fsdb py test fsdb import app airscore core pilot participant py futurewarning the behavior of this method will change in future versions use specific len elem or elem is not none test instead if live and live isdigit docs
1
618,674
19,483,907,886
IssuesEvent
2021-12-26 00:29:15
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
cc13xx and cc26xx serial boards `i2c scan` not work
bug priority: low area: I2C Stale
**Describe the bug** I believe that's a common issue. because `i2c scan` function is merged recently. https://github.com/zephyrproject-rtos/zephyr/pull/21797 **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=cc1352r1_launchxl 3. make 4. See error **Expected behavi...
1.0
cc13xx and cc26xx serial boards `i2c scan` not work - **Describe the bug** I believe that's a common issue. because `i2c scan` function is merged recently. https://github.com/zephyrproject-rtos/zephyr/pull/21797 **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=cc1352...
priority
and serial boards scan not work describe the bug i believe that s a common issue because scan function is merged recently to reproduce steps to reproduce the behavior mkdir build cd build cmake dboard launchxl make see error expected behavior can work ...
1
344,625
10,347,469,941
IssuesEvent
2019-09-04 17:28:34
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
closed
[BUG] | AI don't care about opinion in WCDIP.10/15
:beetle: bug :beetle: :grey_exclamation: priority low
**Mod Version** 2960662b **What expansions do you have installed?** All **Please explain your issue in as much detail as possible:** >[persistent.cpp:40]: Error: "Unexpected token: opinion, near line: 95" in file: "events/wc_diplomacy_events.txt" ai_chance in `WCDIP.10` and `WCDIP.15` don't work Also, `EVT...
1.0
[BUG] | AI don't care about opinion in WCDIP.10/15 - **Mod Version** 2960662b **What expansions do you have installed?** All **Please explain your issue in as much detail as possible:** >[persistent.cpp:40]: Error: "Unexpected token: opinion, near line: 95" in file: "events/wc_diplomacy_events.txt" ai_chanc...
priority
ai don t care about opinion in wcdip mod version what expansions do you have installed all please explain your issue in as much detail as possible error unexpected token opinion near line in file events wc diplomacy events txt ai chance in wcdip and wcdip don...
1
75,857
3,476,625,122
IssuesEvent
2015-12-27 04:04:57
JKGDevs/JediKnightGalaxies
https://api.github.com/repos/JKGDevs/JediKnightGalaxies
opened
Gamemodes - Overarching Objectives
enhancement priority:low
Round Based Last Man Standing Ticketed Last Man Standing (Respawn as normal but taking away from "reinforcement" counter)
1.0
Gamemodes - Overarching Objectives - Round Based Last Man Standing Ticketed Last Man Standing (Respawn as normal but taking away from "reinforcement" counter)
priority
gamemodes overarching objectives round based last man standing ticketed last man standing respawn as normal but taking away from reinforcement counter
1
229,788
7,594,770,525
IssuesEvent
2018-04-27 01:07:07
bencbartlett/Overmind
https://api.github.com/repos/bencbartlett/Overmind
reopened
Workers sit idle at low RCL levels
future improvement low priority spawning
### Description of issue: Early on in a new room, specifically during a fresh respawn, the basic worker_# creeps sit idle for many ticks, sometimes their entire lifecycle. Construction sites exist for roads exist, but workers are not assigned tasks. Sometimes some of the workers will have a task and others will sit ...
1.0
Workers sit idle at low RCL levels - ### Description of issue: Early on in a new room, specifically during a fresh respawn, the basic worker_# creeps sit idle for many ticks, sometimes their entire lifecycle. Construction sites exist for roads exist, but workers are not assigned tasks. Sometimes some of the workers ...
priority
workers sit idle at low rcl levels description of issue early on in a new room specifically during a fresh respawn the basic worker creeps sit idle for many ticks sometimes their entire lifecycle construction sites exist for roads exist but workers are not assigned tasks sometimes some of the workers ...
1
790,382
27,824,338,668
IssuesEvent
2023-03-19 15:43:01
apstanisic/zmaj
https://api.github.com/repos/apstanisic/zmaj
closed
SchemaInfoService has ugly API
enhancement api priority-low
Currently most APIs are like this `tableName?: string, columnName?: string, shared: {/**/}`. This is good for ensuring that I have to pass `tableName` to be able to pass `columnName`, but it's ugly when I just want to pass transaction without table or column. Create overload, 1 param as object, 1 without column, w...
1.0
SchemaInfoService has ugly API - Currently most APIs are like this `tableName?: string, columnName?: string, shared: {/**/}`. This is good for ensuring that I have to pass `tableName` to be able to pass `columnName`, but it's ugly when I just want to pass transaction without table or column. Create overload, 1 par...
priority
schemainfoservice has ugly api currently most apis are like this tablename string columnname string shared this is good for ensuring that i have to pass tablename to be able to pass columnname but it s ugly when i just want to pass transaction without table or column create overload par...
1
785,905
27,627,217,960
IssuesEvent
2023-03-10 08:00:36
woocommerce/woocommerce-ios
https://api.github.com/repos/woocommerce/woocommerce-ios
opened
Coupons: updating filters in product selector have no effect before changing the search query
type: bug priority: low
**Describe the bug** When updating the filters in the product selector in the coupon form (either adding products or in coupon restrictions), the product results stay the same and don't match the latest filters. After changing the search query, the filters start working. I set the priority as low since coupon manage...
1.0
Coupons: updating filters in product selector have no effect before changing the search query - **Describe the bug** When updating the filters in the product selector in the coupon form (either adding products or in coupon restrictions), the product results stay the same and don't match the latest filters. After cha...
priority
coupons updating filters in product selector have no effect before changing the search query describe the bug when updating the filters in the product selector in the coupon form either adding products or in coupon restrictions the product results stay the same and don t match the latest filters after cha...
1
433,099
12,501,487,359
IssuesEvent
2020-06-02 01:30:25
onicagroup/runway
https://api.github.com/repos/onicagroup/runway
opened
Angular gen-sample template is out of date
feature priority:low status:review_needed
`runway gen-sample static-angular` generates an Angular 8 app, instead of a current v9 app. Instead of just updating it for the latest version, it may be more future-proof to remove the code and either: 1) Print instructions for the user to generate the project themselves (e.g. `npx ng new APPNAMEHERE --skip-git ...
1.0
Angular gen-sample template is out of date - `runway gen-sample static-angular` generates an Angular 8 app, instead of a current v9 app. Instead of just updating it for the latest version, it may be more future-proof to remove the code and either: 1) Print instructions for the user to generate the project themsel...
priority
angular gen sample template is out of date runway gen sample static angular generates an angular app instead of a current app instead of just updating it for the latest version it may be more future proof to remove the code and either print instructions for the user to generate the project themselv...
1
705,853
24,252,103,094
IssuesEvent
2022-09-27 14:53:31
oceanprotocol/df-web
https://api.github.com/repos/oceanprotocol/df-web
closed
Verify that locking w/ 0 tokens is disabled, and users are unable
Priority: Low
Idiom was able to get a lock w/ 0 ocean. Let's review this flow and make sure that all users end up w/ a lock that is correct. [Unknown Considerations] - There might be additional use cases we're not considering, such as you create a lock and someone else desposits for you. - Is there a reason why we should support th...
1.0
Verify that locking w/ 0 tokens is disabled, and users are unable - Idiom was able to get a lock w/ 0 ocean. Let's review this flow and make sure that all users end up w/ a lock that is correct. [Unknown Considerations] - There might be additional use cases we're not considering, such as you create a lock and someone...
priority
verify that locking w tokens is disabled and users are unable idiom was able to get a lock w ocean let s review this flow and make sure that all users end up w a lock that is correct there might be additional use cases we re not considering such as you create a lock and someone else desposits for you...
1
152,318
5,844,464,849
IssuesEvent
2017-05-10 12:00:13
buttercup/buttercup-core
https://api.github.com/repos/buttercup/buttercup-core
closed
Easy method to get a URL from an entry
Effort: Low Priority: Medium Stability: No change Status: Blocked Type: Enhancement
Provide some easy way to get the URL from an entry. URLs may be stored in meta as: * "URL" * "url" * "Url"
1.0
Easy method to get a URL from an entry - Provide some easy way to get the URL from an entry. URLs may be stored in meta as: * "URL" * "url" * "Url"
priority
easy method to get a url from an entry provide some easy way to get the url from an entry urls may be stored in meta as url url url
1
798,293
28,243,147,960
IssuesEvent
2023-04-06 08:46:17
pendulum-chain/spacewalk
https://api.github.com/repos/pendulum-chain/spacewalk
closed
Change vault-registry's `get_required_collateral_for_wrapped()` RPC function
priority:low
We should change the signature of the [get_required_collateral_for_wrapped](https://github.com/pendulum-chain/spacewalk/blob/e762e94517d64997ea53e2e272420292b012305b/pallets/vault-registry/rpc/runtime-api/src/lib.rs#L47)() **RPC** function of the vault-registry pallet. At the moment, this function assumes a default wra...
1.0
Change vault-registry's `get_required_collateral_for_wrapped()` RPC function - We should change the signature of the [get_required_collateral_for_wrapped](https://github.com/pendulum-chain/spacewalk/blob/e762e94517d64997ea53e2e272420292b012305b/pallets/vault-registry/rpc/runtime-api/src/lib.rs#L47)() **RPC** function o...
priority
change vault registry s get required collateral for wrapped rpc function we should change the signature of the rpc function of the vault registry pallet at the moment this function assumes a default wrapped currency that is defined in the runtime see but since we want to support multiple wrapped cu...
1
91,986
3,864,057,701
IssuesEvent
2016-04-08 12:22:09
TerraTerma/Core
https://api.github.com/repos/TerraTerma/Core
closed
[ToDo] remove getWorld() from minigame
API invalid Low priority Remove
In the minigame interfaces and all thouse that implement it you will find the method `getWorld()` This needs to be removed in the interface and all those classes that implement the interface
1.0
[ToDo] remove getWorld() from minigame - In the minigame interfaces and all thouse that implement it you will find the method `getWorld()` This needs to be removed in the interface and all those classes that implement the interface
priority
remove getworld from minigame in the minigame interfaces and all thouse that implement it you will find the method getworld this needs to be removed in the interface and all those classes that implement the interface
1
96,540
3,969,423,467
IssuesEvent
2016-05-03 23:35:03
notsecure/uTox
https://api.github.com/repos/notsecure/uTox
closed
Sometime the DPI change to Huge (250%) with starting
bug low_priority
As reported by Azlux on #tox. ``` <Azlux> litlle bug on µtox, sometime, i don't kown why, the DPI change to Huge (350%) with starting <Azlux> and huge is 250% ... rhaa typing error ```
1.0
Sometime the DPI change to Huge (250%) with starting - As reported by Azlux on #tox. ``` <Azlux> litlle bug on µtox, sometime, i don't kown why, the DPI change to Huge (350%) with starting <Azlux> and huge is 250% ... rhaa typing error ```
priority
sometime the dpi change to huge with starting as reported by azlux on tox litlle bug on µtox sometime i don t kown why the dpi change to huge with starting and huge is rhaa typing error
1
805,231
29,513,081,523
IssuesEvent
2023-06-04 06:41:08
Vatsim-Scandinavia/controlcenter
https://api.github.com/repos/Vatsim-Scandinavia/controlcenter
opened
Saving training/exam report draft action
back-end enhancement priority: low
When you save a training/exam report draft, it sends you back to the training/dashboard. However this doesn't really work good if you're writing a one-time link report as you won't be able to access it again. Also should it redirect you when saving draft or keep you on the same page?
1.0
Saving training/exam report draft action - When you save a training/exam report draft, it sends you back to the training/dashboard. However this doesn't really work good if you're writing a one-time link report as you won't be able to access it again. Also should it redirect you when saving draft or keep you on the sam...
priority
saving training exam report draft action when you save a training exam report draft it sends you back to the training dashboard however this doesn t really work good if you re writing a one time link report as you won t be able to access it again also should it redirect you when saving draft or keep you on the sam...
1
781,719
27,446,892,242
IssuesEvent
2023-03-02 14:51:24
opencast/opencast-editor
https://api.github.com/repos/opencast/opencast-editor
opened
Order workflows by displayOrder
priority:low type:usability
Use the provided displayOrder value to sort the workflows. ``` "workflows":[{ "id":"publish", "name":"Publish", "displayOrder":1000, "description":"Process media files and publish them." },{ "id":"manchester-after-editing", "name":"Publish to Video Portal", "displayOrder":9060, "description":...
1.0
Order workflows by displayOrder - Use the provided displayOrder value to sort the workflows. ``` "workflows":[{ "id":"publish", "name":"Publish", "displayOrder":1000, "description":"Process media files and publish them." },{ "id":"manchester-after-editing", "name":"Publish to Video Portal", "dis...
priority
order workflows by displayorder use the provided displayorder value to sort the workflows workflows id publish name publish displayorder description process media files and publish them id manchester after editing name publish to video portal displa...
1
438,564
12,641,369,652
IssuesEvent
2020-06-16 05:59:06
webiny/webiny-js
https://api.github.com/repos/webiny/webiny-js
closed
Headless CMS - missing field descriptions
discussion feature priority: low
Although each plugin contains the description for the field, we don't show it anywhere. Maybe we could show a tooltip once a user hovers of the field? ![image](https://user-images.githubusercontent.com/5121148/82420830-8cfb6b00-9a80-11ea-8817-81416e7416ae.png)
1.0
Headless CMS - missing field descriptions - Although each plugin contains the description for the field, we don't show it anywhere. Maybe we could show a tooltip once a user hovers of the field? ![image](https://user-images.githubusercontent.com/5121148/82420830-8cfb6b00-9a80-11ea-8817-81416e7416ae.png)
priority
headless cms missing field descriptions although each plugin contains the description for the field we don t show it anywhere maybe we could show a tooltip once a user hovers of the field
1
203,032
7,057,317,348
IssuesEvent
2018-01-04 16:02:50
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Gallery: full-screen image preview
Blocks Media Priority Low [Type] Enhancement
It would be nice to be able to view gallery images without leaving the page that contains the gallery. A couple of examples in the wild: - https://jetpack.com/support/tiled-galleries/ - http://photoswipe.com/ While this feature is supported in Jetpack, I think it would be a great fit for Gutenberg, and common e...
1.0
Gallery: full-screen image preview - It would be nice to be able to view gallery images without leaving the page that contains the gallery. A couple of examples in the wild: - https://jetpack.com/support/tiled-galleries/ - http://photoswipe.com/ While this feature is supported in Jetpack, I think it would be a ...
priority
gallery full screen image preview it would be nice to be able to view gallery images without leaving the page that contains the gallery a couple of examples in the wild while this feature is supported in jetpack i think it would be a great fit for gutenberg and common enough to warrant inclusion ...
1
421,337
12,255,945,568
IssuesEvent
2020-05-06 11:08:49
GiftForGood/website
https://api.github.com/repos/GiftForGood/website
opened
Give review to a user for Donor
c.UserStory priority.Low
# User Story <!-- https://github.com/GiftForGood/website/issues?q=is%3Aissue+label%3Ac.UserStory --> ## Describe the user story in detail. As a donor, I want to be able to give a review to the user for a transaction so that other users can know the experience I have with the user.
1.0
Give review to a user for Donor - # User Story <!-- https://github.com/GiftForGood/website/issues?q=is%3Aissue+label%3Ac.UserStory --> ## Describe the user story in detail. As a donor, I want to be able to give a review to the user for a transaction so that other users can know the experience I have with t...
priority
give review to a user for donor user story describe the user story in detail as a donor i want to be able to give a review to the user for a transaction so that other users can know the experience i have with the user
1
806,409
29,820,784,690
IssuesEvent
2023-06-17 02:45:08
MetaMask/metamask-mobile
https://api.github.com/repos/MetaMask/metamask-mobile
closed
NFT removed when the transaction fails
type-bug NFTs community Priority - Low stale
**Describe the bug** When a user try to transfer the token, if the transaction fails, the wallet shows a correct transaction (which is and error) and the token disappears **To Reproduce** _Steps to reproduce the behavior_ 1. Create an ERC721 and use _beforeTokenTransfer to avoid the transfer if the user is not t...
1.0
NFT removed when the transaction fails - **Describe the bug** When a user try to transfer the token, if the transaction fails, the wallet shows a correct transaction (which is and error) and the token disappears **To Reproduce** _Steps to reproduce the behavior_ 1. Create an ERC721 and use _beforeTokenTransfer t...
priority
nft removed when the transaction fails describe the bug when a user try to transfer the token if the transaction fails the wallet shows a correct transaction which is and error and the token disappears to reproduce steps to reproduce the behavior create an and use beforetokentransfer to avo...
1
154,930
5,939,843,275
IssuesEvent
2017-05-25 07:05:21
pmem/issues
https://api.github.com/repos/pmem/issues
closed
unit tests: unicode_api/TEST0: SETUP (all/pmem/debug/memcheck) fails
Exposure: Low OS: Linux Priority: 3 medium State: To be verified Type: Bug
Found on revision: 992c9e04ef64f86849752367184dffc6a6fbbe97 > unicode_api/TEST0: SETUP (all/pmem/debug/memcheck) > RUNTESTS: stopping: unicode_api/TEST0 failed, TEST=all FS=any BUILD=debug > ../Makefile.inc:341: recipe for target 'TEST0' failed > make[3]: *** [TEST0] Error 1 > make[3]: Target 'pcheck' not remade...
1.0
unit tests: unicode_api/TEST0: SETUP (all/pmem/debug/memcheck) fails - Found on revision: 992c9e04ef64f86849752367184dffc6a6fbbe97 > unicode_api/TEST0: SETUP (all/pmem/debug/memcheck) > RUNTESTS: stopping: unicode_api/TEST0 failed, TEST=all FS=any BUILD=debug > ../Makefile.inc:341: recipe for target 'TEST0' failed...
priority
unit tests unicode api setup all pmem debug memcheck fails found on revision unicode api setup all pmem debug memcheck runtests stopping unicode api failed test all fs any build debug makefile inc recipe for target failed make error make target pcheck not re...
1
825,313
31,333,302,684
IssuesEvent
2023-08-24 02:38:57
medic/cht-core
https://api.github.com/repos/medic/cht-core
closed
Any text containing back ticks looks weird in the webapp
Type: Bug Priority: 3 - Low
**Describe the ~bug~ feature(?)** We've been using Noto-Sans as our primary font since 2.14 . It has a bug where it agressively styles any back-ticks (`) into accents. The issue has been reported [here in 2016](https://github.com/googlefonts/noto-fonts/issues/736) and there's a related discussion [here](https://news...
1.0
Any text containing back ticks looks weird in the webapp - **Describe the ~bug~ feature(?)** We've been using Noto-Sans as our primary font since 2.14 . It has a bug where it agressively styles any back-ticks (`) into accents. The issue has been reported [here in 2016](https://github.com/googlefonts/noto-fonts/issue...
priority
any text containing back ticks looks weird in the webapp describe the bug feature we ve been using noto sans as our primary font since it has a bug where it agressively styles any back ticks into accents the issue has been reported and there s a related discussion i ve noticed this ...
1
117,254
4,712,915,091
IssuesEvent
2016-10-14 18:19:54
proveit-js/proveit
https://api.github.com/repos/proveit-js/proveit
closed
Add support for Vancouver style citations
enhancement imported Priority-Low
_From [matthew.flaschen@gatech.edu](https://code.google.com/u/108647890027017428365/) on March 21, 2012 23:34:54_ Add editing support for the Vancouver style citations (Vancite and Vcite templates). See http://en.wikipedia.org/wiki/Help:Citation_Style_Vancouver _Original issue: http://code.google.com/p/proveit-js...
1.0
Add support for Vancouver style citations - _From [matthew.flaschen@gatech.edu](https://code.google.com/u/108647890027017428365/) on March 21, 2012 23:34:54_ Add editing support for the Vancouver style citations (Vancite and Vcite templates). See http://en.wikipedia.org/wiki/Help:Citation_Style_Vancouver _Origina...
priority
add support for vancouver style citations from on march add editing support for the vancouver style citations vancite and vcite templates see original issue
1
163,159
6,191,058,627
IssuesEvent
2017-07-04 17:27:59
lishid/OpenInv
https://api.github.com/repos/lishid/OpenInv
closed
Improve handling of runnable used to reset shulker box viewer count
Enhancement Low Priority
When you open a shulker box with the silent option, an error appears on console but also a message in chat like "Couldn't send silent chest" 👎 Using latest spigot 1.11 🗡
1.0
Improve handling of runnable used to reset shulker box viewer count - When you open a shulker box with the silent option, an error appears on console but also a message in chat like "Couldn't send silent chest" 👎 Using latest spigot 1.11 🗡
priority
improve handling of runnable used to reset shulker box viewer count when you open a shulker box with the silent option an error appears on console but also a message in chat like couldn t send silent chest 👎 using latest spigot 🗡
1
652,489
21,554,202,121
IssuesEvent
2022-04-30 05:48:23
VoltanFr/memcheck
https://api.github.com/repos/VoltanFr/memcheck
closed
Bug in MarkdownEditor: display width
bug priority-medium complexity-low
In a MarkdownEditor, if you turn on the rendered preview and enter a non-breakable string in the input field so long that it goes beyond the screen width, the preview resizes with a width bigger than the screen's. It may help to know that this doesn't show up in learn mode: check the difference in the CSS. Seen in th...
1.0
Bug in MarkdownEditor: display width - In a MarkdownEditor, if you turn on the rendered preview and enter a non-breakable string in the input field so long that it goes beyond the screen width, the preview resizes with a width bigger than the screen's. It may help to know that this doesn't show up in learn mode: check...
priority
bug in markdowneditor display width in a markdowneditor if you turn on the rendered preview and enter a non breakable string in the input field so long that it goes beyond the screen width the preview resizes with a width bigger than the screen s it may help to know that this doesn t show up in learn mode check...
1
346,577
10,416,644,430
IssuesEvent
2019-09-14 15:16:15
EasyX-Community/EasyNOMP-old
https://api.github.com/repos/EasyX-Community/EasyNOMP-old
closed
Add Equihash, EnergiHash Algos
add algorithm help wanted low priority
@leshacat Member leshacat commented on 2 Nov 2018 Add in Equihash from https://github.com/s-nomp/node-stratum-pool/tree/master/lib Add in x16r @leshacat leshacat added Enhancement Feature Request v1.1.4 finalization High Priority Add Algorithm labels on 2 Nov 2018 @leshacat MemberAuthor leshacat commented...
1.0
Add Equihash, EnergiHash Algos - @leshacat Member leshacat commented on 2 Nov 2018 Add in Equihash from https://github.com/s-nomp/node-stratum-pool/tree/master/lib Add in x16r @leshacat leshacat added Enhancement Feature Request v1.1.4 finalization High Priority Add Algorithm labels on 2 Nov 2018 @leshacat ...
priority
add equihash energihash algos leshacat member leshacat commented on nov add in equihash from add in leshacat leshacat added enhancement feature request finalization high priority add algorithm labels on nov leshacat memberauthor leshacat commented on nov original issue here ...
1
483,265
13,921,673,044
IssuesEvent
2020-10-21 12:16:56
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
series-push-hook.sh: Don't parse then-master-to-latest-master commits after rebase to lastest
area: Coding Guidelines bug priority: low
**Describe the bug** After a rebase to latest master, `scripts/series-push-hook` was running checkpatch on the full diff from the initial master commit at the creation of the branch to the top branch commit, so including all the commits on top of which we rebased. This returns a huge flow of warnings on commits that ...
1.0
series-push-hook.sh: Don't parse then-master-to-latest-master commits after rebase to lastest - **Describe the bug** After a rebase to latest master, `scripts/series-push-hook` was running checkpatch on the full diff from the initial master commit at the creation of the branch to the top branch commit, so including al...
priority
series push hook sh don t parse then master to latest master commits after rebase to lastest describe the bug after a rebase to latest master scripts series push hook was running checkpatch on the full diff from the initial master commit at the creation of the branch to the top branch commit so including al...
1
100,928
4,104,349,672
IssuesEvent
2016-06-05 09:46:53
Apollo-Community/ApolloStation
https://api.github.com/repos/Apollo-Community/ApolloStation
closed
Supply shuttle has icons that spook
0.3 assets priority: low
![](http://i.imgur.com/of6WYM0.png) Scared the crap out of me when I came into the hangar. Thought I was gonna get screwed over by depressurization.
1.0
Supply shuttle has icons that spook - ![](http://i.imgur.com/of6WYM0.png) Scared the crap out of me when I came into the hangar. Thought I was gonna get screwed over by depressurization.
priority
supply shuttle has icons that spook scared the crap out of me when i came into the hangar thought i was gonna get screwed over by depressurization
1
287,225
8,805,810,590
IssuesEvent
2018-12-26 22:20:33
immidb/idb
https://api.github.com/repos/immidb/idb
opened
USCIS App/Form Edit page Undo not working corrrectly
0Bug FA:USCIS Priority4Low User:BAS
When changing multiple 'Associateds' fields (eg 'Petitioner', 'Applicant', 'Other Clients', etc) and then clicking Undo, it will Undo the change to the original change rather than specific to just that one field. For example, if on the USCIS App/Form edit page : 1. Change Applicant 2. Add an 'Other Client' 3. ...
1.0
USCIS App/Form Edit page Undo not working corrrectly - When changing multiple 'Associateds' fields (eg 'Petitioner', 'Applicant', 'Other Clients', etc) and then clicking Undo, it will Undo the change to the original change rather than specific to just that one field. For example, if on the USCIS App/Form edit page ...
priority
uscis app form edit page undo not working corrrectly when changing multiple associateds fields eg petitioner applicant other clients etc and then clicking undo it will undo the change to the original change rather than specific to just that one field for example if on the uscis app form edit page ...
1
425,265
12,337,867,072
IssuesEvent
2020-05-14 15:35:53
misterpeddy/hands-down
https://api.github.com/repos/misterpeddy/hands-down
closed
Notifications settings
Priority: Low Type: Enhancement :bulb:
At the moment, there's no easy way for users to opt-out of notifications and as per Google's Best Practices for notifications (_although it mentions **push** notifications but the principles are applicable to desktop ones_): > ## Principle: Sites should provide in-site management controls for Notifications > Chrome p...
1.0
Notifications settings - At the moment, there's no easy way for users to opt-out of notifications and as per Google's Best Practices for notifications (_although it mentions **push** notifications but the principles are applicable to desktop ones_): > ## Principle: Sites should provide in-site management controls for ...
priority
notifications settings at the moment there s no easy way for users to opt out of notifications and as per google s best practices for notifications although it mentions push notifications but the principles are applicable to desktop ones principle sites should provide in site management controls for ...
1
208,535
7,155,537,836
IssuesEvent
2018-01-26 13:14:26
crowdAI/crowdai
https://api.github.com/repos/crowdAI/crowdai
closed
Logos in the challenge overview page are too large
feature low priority
https://www.crowdai.org/challenges/nips-2017-learning-to-run <img width="1920" alt="screen shot 2017-10-28 at 13 52 52" src="https://user-images.githubusercontent.com/1581312/32134159-56304070-bbe7-11e7-98b6-b35eb189005a.png">
1.0
Logos in the challenge overview page are too large - https://www.crowdai.org/challenges/nips-2017-learning-to-run <img width="1920" alt="screen shot 2017-10-28 at 13 52 52" src="https://user-images.githubusercontent.com/1581312/32134159-56304070-bbe7-11e7-98b6-b35eb189005a.png">
priority
logos in the challenge overview page are too large img width alt screen shot at src
1
199,830
6,994,809,047
IssuesEvent
2017-12-15 16:40:59
Putaitu/hashbrown-cms
https://api.github.com/repos/Putaitu/hashbrown-cms
closed
Small error on the content page buttons
estimate:0.5h priority:low type:bug
In the bottom of a single content page, the publish button is kind of bugged. Well, the radius of the border is. How it looks: <img src="https://i.imgur.com/Xitxkux.png" /> How it should look: <img src="https://i.imgur.com/CXuAfcD.png" /> A small simple fix could be: .widget-group > select.widget--bu...
1.0
Small error on the content page buttons - In the bottom of a single content page, the publish button is kind of bugged. Well, the radius of the border is. How it looks: <img src="https://i.imgur.com/Xitxkux.png" /> How it should look: <img src="https://i.imgur.com/CXuAfcD.png" /> A small simple fix could be...
priority
small error on the content page buttons in the bottom of a single content page the publish button is kind of bugged well the radius of the border is how it looks how it should look a small simple fix could be widget group select widget button last child webkit appearance ...
1
422,033
12,265,207,463
IssuesEvent
2020-05-07 06:38:53
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1503] Skill UI benefit tooltip
Priority: Low Status: Fixed Status: Reopen Week Task
Not performed from #15211 > ![image](https://user-images.githubusercontent.com/3536496/77042393-f0283d00-69fe-11ea-9109-0cfdac5018c6.png) > > * [ ] This tooltip makes no sense. It should say 'Logging Level 7 Bonus: Calorie Reduction' or something like that. Then the first line should explain what a level bonus i...
1.0
[0.9.0 staging-1503] Skill UI benefit tooltip - Not performed from #15211 > ![image](https://user-images.githubusercontent.com/3536496/77042393-f0283d00-69fe-11ea-9109-0cfdac5018c6.png) > > * [ ] This tooltip makes no sense. It should say 'Logging Level 7 Bonus: Calorie Reduction' or something like that. Then th...
priority
skill ui benefit tooltip not performed from this tooltip makes no sense it should say logging level bonus calorie reduction or something like that then the first line should explain what a level bonus is then have a title for the list recipes given a calorie bonus
1
190,355
6,817,748,123
IssuesEvent
2017-11-07 01:04:24
sfbrigade/sf-crime-data
https://api.github.com/repos/sfbrigade/sf-crime-data
closed
Adjust time selection user interaction for mobile devices
Platform: Mobile Priority: Low Type: Bug
From Tamas: The time period selector looks weird on mobiles. I see that it is probably a plugin, but I think something simpler would still do well here.
1.0
Adjust time selection user interaction for mobile devices - From Tamas: The time period selector looks weird on mobiles. I see that it is probably a plugin, but I think something simpler would still do well here.
priority
adjust time selection user interaction for mobile devices from tamas the time period selector looks weird on mobiles i see that it is probably a plugin but i think something simpler would still do well here
1
677,765
23,173,846,907
IssuesEvent
2022-07-31 05:31:29
FEeasy404/GameUs
https://api.github.com/repos/FEeasy404/GameUs
closed
프로필 소개 글자수 제한 및 줄임말
🐛bug 🌿Priority: Low ⚔Fix
## 버그 발생 설명 - 돌아다니다가 발견했습니다..! 프로필 소개 글자수 제한 및 줄임말 설정이 필요할 것 같아요🤣 ![2022-07-30 22;25;21](https://user-images.githubusercontent.com/68495264/181916458-788ad3fb-a546-436d-ab52-e4ada6f4c3fd.gif) ## 할 일 - [x] 프로필 소개 줄임말 설정 - [x] 프로필 설정시 소개 글자수 제한 ## ETC
1.0
프로필 소개 글자수 제한 및 줄임말 - ## 버그 발생 설명 - 돌아다니다가 발견했습니다..! 프로필 소개 글자수 제한 및 줄임말 설정이 필요할 것 같아요🤣 ![2022-07-30 22;25;21](https://user-images.githubusercontent.com/68495264/181916458-788ad3fb-a546-436d-ab52-e4ada6f4c3fd.gif) ## 할 일 - [x] 프로필 소개 줄임말 설정 - [x] 프로필 설정시 소개 글자수 제한 ## ETC
priority
프로필 소개 글자수 제한 및 줄임말 버그 발생 설명 돌아다니다가 발견했습니다 프로필 소개 글자수 제한 및 줄임말 설정이 필요할 것 같아요🤣 할 일 프로필 소개 줄임말 설정 프로필 설정시 소개 글자수 제한 etc
1
531,092
15,440,670,097
IssuesEvent
2021-03-08 03:59:08
octobercms/october
https://api.github.com/repos/octobercms/october
closed
Reorder of records in relation
Priority: Low Status: Accepted Status: In Progress Type: Conceptual Enhancement
From what I can tell from the documentation the [reorder functionality](https://octobercms.com/docs/backend/reorder) is only available for "regular" lists, but not for lists in a relation. Is this correct? Is yes, is it a planned feature? Ideally we would just mark the column in the `config_relation.yaml` file as `...
1.0
Reorder of records in relation - From what I can tell from the documentation the [reorder functionality](https://octobercms.com/docs/backend/reorder) is only available for "regular" lists, but not for lists in a relation. Is this correct? Is yes, is it a planned feature? Ideally we would just mark the column in the...
priority
reorder of records in relation from what i can tell from the documentation the is only available for regular lists but not for lists in a relation is this correct is yes is it a planned feature ideally we would just mark the column in the config relation yaml file as reorderable assuming the model...
1
423,813
12,302,628,205
IssuesEvent
2020-05-11 17:17:45
wri/gfw-mapbuilder
https://api.github.com/repos/wri/gfw-mapbuilder
opened
D2 - WCS Fork alignment
4.x Upgrade low priority
Align core and wcs fork to the point where 4x rewrite handles both cases seamlessly. Current identified differences: - [ ] Fragmentation Analysis > api calls, widget handling etc. - [ ] Fragmentation in Report - [ ] Vega chart specific WCS logic
1.0
D2 - WCS Fork alignment - Align core and wcs fork to the point where 4x rewrite handles both cases seamlessly. Current identified differences: - [ ] Fragmentation Analysis > api calls, widget handling etc. - [ ] Fragmentation in Report - [ ] Vega chart specific WCS logic
priority
wcs fork alignment align core and wcs fork to the point where rewrite handles both cases seamlessly current identified differences fragmentation analysis api calls widget handling etc fragmentation in report vega chart specific wcs logic
1
385,741
11,425,069,884
IssuesEvent
2020-02-03 19:04:21
vmware/clarity
https://api.github.com/repos/vmware/clarity
closed
Form input control's focus highlight is double stroked when inside a form in Chrome browser
Dev component: forms priority: low status: needs investigation type: bug
<!-- PLEASE FILL OUT THE FOLLOWING. WE MAY CLOSE INCOMPLETE ISSUES. --> **Select one ...** (check one with "x") ``` [x] bug [ ] feature request [ ] enhancement ``` ### Expected behavior <!-- Describe the expected behavior. --> Input focus highlight should be a single solid stroke. ![image](https://user...
1.0
Form input control's focus highlight is double stroked when inside a form in Chrome browser - <!-- PLEASE FILL OUT THE FOLLOWING. WE MAY CLOSE INCOMPLETE ISSUES. --> **Select one ...** (check one with "x") ``` [x] bug [ ] feature request [ ] enhancement ``` ### Expected behavior <!-- Describe the expecte...
priority
form input control s focus highlight is double stroked when inside a form in chrome browser please fill out the following we may close incomplete issues select one check one with x bug feature request enhancement expected behavior input focus highlight should...
1
590,916
17,790,937,956
IssuesEvent
2021-08-31 16:05:58
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
opened
Set high initial state for contacts that cannot switch low
enhancement tag:model:circuit status:confirmed priority:low
When instantiating a component whose output contact cannot go low (e.g. LOGIC1 component), set its _Init to one_ property to true.
1.0
Set high initial state for contacts that cannot switch low - When instantiating a component whose output contact cannot go low (e.g. LOGIC1 component), set its _Init to one_ property to true.
priority
set high initial state for contacts that cannot switch low when instantiating a component whose output contact cannot go low e g component set its init to one property to true
1
531,393
15,496,785,424
IssuesEvent
2021-03-11 03:20:17
Seneca-PlaNA/body-contouring-clinic
https://api.github.com/repos/Seneca-PlaNA/body-contouring-clinic
opened
Pagination for appointment and request
back-end front-end priority: low
- [ ] admin appointment - [ ] main appointment - [ ] admin request - [ ] main appointment
1.0
Pagination for appointment and request - - [ ] admin appointment - [ ] main appointment - [ ] admin request - [ ] main appointment
priority
pagination for appointment and request admin appointment main appointment admin request main appointment
1
660,137
21,953,918,425
IssuesEvent
2022-05-24 10:18:28
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Fresh Build and Flash of Bluetooth Peripheral Sample Produces Error on P-Nucleo-64 Board (STM32WBRG)
bug priority: low
Hi there. I am new to Zephyr OS and for the first try, I tried to build and flash bluetooth peripheral sample to P-Nucleo-64 board which is powered by STM32WBRG micro controller. The sample flashed successfully but I have got this error in serial terminal: ``` *** Booting Zephyr OS build zephyr-v3.0.0-2567-g70c4841...
1.0
Fresh Build and Flash of Bluetooth Peripheral Sample Produces Error on P-Nucleo-64 Board (STM32WBRG) - Hi there. I am new to Zephyr OS and for the first try, I tried to build and flash bluetooth peripheral sample to P-Nucleo-64 board which is powered by STM32WBRG micro controller. The sample flashed successfully but I ...
priority
fresh build and flash of bluetooth peripheral sample produces error on p nucleo board hi there i am new to zephyr os and for the first try i tried to build and flash bluetooth peripheral sample to p nucleo board which is powered by micro controller the sample flashed successfully but i have got this erro...
1
694,015
23,798,847,514
IssuesEvent
2022-09-03 01:21:22
Thenlie/pathfinder
https://api.github.com/repos/Thenlie/pathfinder
closed
Dynamic length and width
type: enhancement priority: low type: refactor
# Make the length and width dynamic variable Accept user input on the home page that sets the length and width of the maze. This should live somewhere around the maze and should not be required to use the site.
1.0
Dynamic length and width - # Make the length and width dynamic variable Accept user input on the home page that sets the length and width of the maze. This should live somewhere around the maze and should not be required to use the site.
priority
dynamic length and width make the length and width dynamic variable accept user input on the home page that sets the length and width of the maze this should live somewhere around the maze and should not be required to use the site
1
450,598
13,016,992,606
IssuesEvent
2020-07-26 09:56:09
CXWorld/CapFrameX
https://api.github.com/repos/CXWorld/CapFrameX
closed
Using app focus detection as an alternative to ignore list
enhancement low priority
Optimizing UI experience with app focus detection as an alternative to ignore list. https://stackoverflow.com/questions/7162834/determine-if-current-application-is-activated-has-focus 2. option: showing warning dialog when more than one process is detected.
1.0
Using app focus detection as an alternative to ignore list - Optimizing UI experience with app focus detection as an alternative to ignore list. https://stackoverflow.com/questions/7162834/determine-if-current-application-is-activated-has-focus 2. option: showing warning dialog when more than one process is detec...
priority
using app focus detection as an alternative to ignore list optimizing ui experience with app focus detection as an alternative to ignore list option showing warning dialog when more than one process is detected
1
726,654
25,006,441,591
IssuesEvent
2022-11-03 12:14:50
aau-giraf/weekplanner
https://api.github.com/repos/aau-giraf/weekplanner
closed
As a trustee I have the option to create a new citizen, but I should not be able to
Priority: low GDPR
When logged in as a trustee, the option should not be able to pop up. As of now a "Ukendt fejl" popup occurs, but debug shows no actual functionality in the buttons. Other issues mostly have a "DatabaseException" or something else, this one seems to not do anything
1.0
As a trustee I have the option to create a new citizen, but I should not be able to - When logged in as a trustee, the option should not be able to pop up. As of now a "Ukendt fejl" popup occurs, but debug shows no actual functionality in the buttons. Other issues mostly have a "DatabaseException" or something else...
priority
as a trustee i have the option to create a new citizen but i should not be able to when logged in as a trustee the option should not be able to pop up as of now a ukendt fejl popup occurs but debug shows no actual functionality in the buttons other issues mostly have a databaseexception or something else...
1
87,212
3,739,304,715
IssuesEvent
2016-03-09 03:41:43
gophish/gophish
https://api.github.com/repos/gophish/gophish
closed
Change dot color on campaign results timeline according to event
contributor-friendly enhancement low-priority
The timeline is currently just a bunch of blue dots. I recommend having the following colors: Grey - Error Yellow/Orange - Email Opened Red - Email Clicked
1.0
Change dot color on campaign results timeline according to event - The timeline is currently just a bunch of blue dots. I recommend having the following colors: Grey - Error Yellow/Orange - Email Opened Red - Email Clicked
priority
change dot color on campaign results timeline according to event the timeline is currently just a bunch of blue dots i recommend having the following colors grey error yellow orange email opened red email clicked
1
254,776
8,087,756,498
IssuesEvent
2018-08-09 03:53:50
wwivbbs/wwiv
https://api.github.com/repos/wwivbbs/wwiv
closed
WFC log output in a curses window instead of stdout
enhancement low priority
When WFC calls out, it would be nice to the log scroll with the header would leave the header destination stay on the screen. ![screen shot 2017-01-13 at 19 55 50](https://cloud.githubusercontent.com/assets/913430/21951347/9beac0ea-d9ca-11e6-887c-94f00b676181.png) What it does now is you briefly see the callout...
1.0
WFC log output in a curses window instead of stdout - When WFC calls out, it would be nice to the log scroll with the header would leave the header destination stay on the screen. ![screen shot 2017-01-13 at 19 55 50](https://cloud.githubusercontent.com/assets/913430/21951347/9beac0ea-d9ca-11e6-887c-94f00b676181.p...
priority
wfc log output in a curses window instead of stdout when wfc calls out it would be nice to the log scroll with the header would leave the header destination stay on the screen what it does now is you briefly see the callout header then it gets blown away by the logging
1
567,132
16,848,511,658
IssuesEvent
2021-06-20 02:05:47
quantum-bits/capernaum
https://api.github.com/repos/quantum-bits/capernaum
closed
Letter header and footer are broken
bug low priority
The built-in header and footer element types both result in an invalid LaTeX when added to a letter. Either remove them entirely (Steve doesn't use them) or fix them.
1.0
Letter header and footer are broken - The built-in header and footer element types both result in an invalid LaTeX when added to a letter. Either remove them entirely (Steve doesn't use them) or fix them.
priority
letter header and footer are broken the built in header and footer element types both result in an invalid latex when added to a letter either remove them entirely steve doesn t use them or fix them
1
796,241
28,103,169,525
IssuesEvent
2023-03-30 21:16:00
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
[parsing] Better error logging from package_downloader
type: bug priority: low component: multibody parsing
In #18955, we have `package_map.AddRemote(....)` now, so calling `package_map.GetPath("...")` can sometimes kick off a download. Because of the way it's implemented, if the downloader fails then the details of the error (e.g., "dns is broken") go to `stderr` -- our `spdlog` only gets a generic "download failed" mess...
1.0
[parsing] Better error logging from package_downloader - In #18955, we have `package_map.AddRemote(....)` now, so calling `package_map.GetPath("...")` can sometimes kick off a download. Because of the way it's implemented, if the downloader fails then the details of the error (e.g., "dns is broken") go to `stderr` -...
priority
better error logging from package downloader in we have package map addremote now so calling package map getpath can sometimes kick off a download because of the way it s implemented if the downloader fails then the details of the error e g dns is broken go to stderr our spdlo...
1
470,959
13,550,689,295
IssuesEvent
2020-09-17 09:57:40
wso2/docker-open-banking
https://api.github.com/repos/wso2/docker-open-banking
closed
[1.5.0] Review Docker Image Port Definition for WSO2 OB BI Product Profiles
Priority/Low Type/Bug
**Description:** $subject needs to be conducted and fixed if necessary. **Affected Product Version:** Docker Resources for WSO2 Open Banking `v1.5.0.1` and below **Sub Tasks:** - [x] Fixed in Alpine based Docker resources - [x] Fixed in Ubuntu based Docker resources - [x] Code/Peer review
1.0
[1.5.0] Review Docker Image Port Definition for WSO2 OB BI Product Profiles - **Description:** $subject needs to be conducted and fixed if necessary. **Affected Product Version:** Docker Resources for WSO2 Open Banking `v1.5.0.1` and below **Sub Tasks:** - [x] Fixed in Alpine based Docker resources - [x] Fixe...
priority
review docker image port definition for ob bi product profiles description subject needs to be conducted and fixed if necessary affected product version docker resources for open banking and below sub tasks fixed in alpine based docker resources fixed in ubuntu based...
1
409,590
11,965,223,767
IssuesEvent
2020-04-05 22:30:51
TalonBraveInfo/Invasion
https://api.github.com/repos/TalonBraveInfo/Invasion
closed
Remove "Donate Resources"
confirmed in-progress priority-low
When you donate resources to a teammate, all it does is remove the resources from your team's bank and add it back in. This is probably just a leftover, so it should be removed considering teams share the same amount of resources.
1.0
Remove "Donate Resources" - When you donate resources to a teammate, all it does is remove the resources from your team's bank and add it back in. This is probably just a leftover, so it should be removed considering teams share the same amount of resources.
priority
remove donate resources when you donate resources to a teammate all it does is remove the resources from your team s bank and add it back in this is probably just a leftover so it should be removed considering teams share the same amount of resources
1
550,621
16,116,649,887
IssuesEvent
2021-04-28 08:15:53
gnosis/ido-ux
https://api.github.com/repos/gnosis/ido-ux
closed
'Install Metamask' button is enabled when 'Terms' box is unchecked
QA enhancement low priority
1. Disable metamask in browser 2. call the connection modal **AR**: 'Install Metamask' button is enabled when 'Terms' box is unchecked ![image.png](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/d630f32f-5628-4d76-a664-07710544edfc) **ER**: 'Install Metamask' button should be disabled when 'Terms' bo...
1.0
'Install Metamask' button is enabled when 'Terms' box is unchecked - 1. Disable metamask in browser 2. call the connection modal **AR**: 'Install Metamask' button is enabled when 'Terms' box is unchecked ![image.png](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/d630f32f-5628-4d76-a664-07710544edfc) ...
priority
install metamask button is enabled when terms box is unchecked disable metamask in browser call the connection modal ar install metamask button is enabled when terms box is unchecked er install metamask button should be disabled when terms box is unchecked
1
379,541
11,223,137,574
IssuesEvent
2020-01-07 21:53:32
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.8.2 staging -10] Shader ceiba vines
Low Priority
Apparently the shader is missing at the vines of the Ceiba. ![Ecosever (5)](https://user-images.githubusercontent.com/37456949/57969575-d8180500-7978-11e9-838a-3d14fdf5888a.gif) You can see the vines growing out over the trees.
1.0
[0.8.2 staging -10] Shader ceiba vines - Apparently the shader is missing at the vines of the Ceiba. ![Ecosever (5)](https://user-images.githubusercontent.com/37456949/57969575-d8180500-7978-11e9-838a-3d14fdf5888a.gif) You can see the vines growing out over the trees.
priority
shader ceiba vines apparently the shader is missing at the vines of the ceiba you can see the vines growing out over the trees
1
266,188
8,364,006,335
IssuesEvent
2018-10-03 21:20:43
EvgeniyMakhmudov/sberbank_fake_gate
https://api.github.com/repos/EvgeniyMakhmudov/sberbank_fake_gate
opened
Поддержка языков
enhancement low priority
Разработать систему для поддержки языков переданных клиентов. Должно быть поддержано ru и en
1.0
Поддержка языков - Разработать систему для поддержки языков переданных клиентов. Должно быть поддержано ru и en
priority
поддержка языков разработать систему для поддержки языков переданных клиентов должно быть поддержано ru и en
1
813,663
30,466,136,039
IssuesEvent
2023-07-17 10:29:27
interledger/testnet
https://api.github.com/repos/interledger/testnet
closed
Fund/WIthdraw money < 1 amounts
type: bug priority: low
Smaller amounts then 1 for funds and withdraw are not going through. We should investigate.
1.0
Fund/WIthdraw money < 1 amounts - Smaller amounts then 1 for funds and withdraw are not going through. We should investigate.
priority
fund withdraw money amounts smaller amounts then for funds and withdraw are not going through we should investigate
1
709,456
24,378,358,766
IssuesEvent
2022-10-04 04:46:48
neurostuff/neurostore
https://api.github.com/repos/neurostuff/neurostore
closed
ingest data to persist over entire github workflow
backend low-priority low-impact
It would be useful for integration testing if we have test data (studies, studysets).
1.0
ingest data to persist over entire github workflow - It would be useful for integration testing if we have test data (studies, studysets).
priority
ingest data to persist over entire github workflow it would be useful for integration testing if we have test data studies studysets
1
603,455
18,667,158,016
IssuesEvent
2021-10-30 02:30:21
orange-alliance/the-orange-alliance
https://api.github.com/repos/orange-alliance/the-orange-alliance
closed
Add Year Selector for Stats on Home Page
Enhancement Low Priority
Add a selector for season stats in the home page or make a separate page to look up season specific data
1.0
Add Year Selector for Stats on Home Page - Add a selector for season stats in the home page or make a separate page to look up season specific data
priority
add year selector for stats on home page add a selector for season stats in the home page or make a separate page to look up season specific data
1