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
232,596
7,667,934,603
IssuesEvent
2018-05-14 01:59:07
Codaone/DEXBot
https://api.github.com/repos/Codaone/DEXBot
closed
Error in on_market: 'for_sale'
Priority: Low Status: Available Type: Bug
i place order success,but the terminal always print this: Traceback (most recent call last): File "/home/shes/.local/lib/python3.5/site-packages/bitshares-0.1.14-py3.5.egg/bitsharesapi/websocket.py", line 276, in on_message [getattr(self.events, callbackname)(x) for x in data["params"][1]] File "/home/she...
1.0
Error in on_market: 'for_sale' - i place order success,but the terminal always print this: Traceback (most recent call last): File "/home/shes/.local/lib/python3.5/site-packages/bitshares-0.1.14-py3.5.egg/bitsharesapi/websocket.py", line 276, in on_message [getattr(self.events, callbackname)(x) for x in data...
priority
error in on market for sale i place order success but the terminal always print this traceback most recent call last file home shes local lib site packages bitshares egg bitsharesapi websocket py line in on message file home shes local lib site packages bitshares ...
1
363,956
10,757,312,759
IssuesEvent
2019-10-31 13:03:18
TaleTime/TaleTime
https://api.github.com/repos/TaleTime/TaleTime
closed
Enable wiki
priority/low
The wiki has to be enabled under the `settings` of the repository, which I can't access. Here's a tutorial on how to disable it: https://help.github.com/en/github/building-a-strong-community/disabling-wikis Enabling it should be similar.
1.0
Enable wiki - The wiki has to be enabled under the `settings` of the repository, which I can't access. Here's a tutorial on how to disable it: https://help.github.com/en/github/building-a-strong-community/disabling-wikis Enabling it should be similar.
priority
enable wiki the wiki has to be enabled under the settings of the repository which i can t access here s a tutorial on how to disable it enabling it should be similar
1
554,997
16,444,943,927
IssuesEvent
2021-05-20 18:24:19
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
The dma-stm32 driver don't build for STM32F0 MCUs
area: DMA bug platform: STM32 priority: low
Here is the error message when building the dma-stm32 driver for a STM32F0 MCU: ``` drivers/dma/dma_stm32.c: In function 'dma_stm32_configure': drivers/dma/dma_stm32.c:470:16: error: 'LL_DMA_InitTypeDef' {aka 'struct <anonymous>'} has no member named 'PeriphRequest' DMA_InitStruct.PeriphRequest = config->dma_sl...
1.0
The dma-stm32 driver don't build for STM32F0 MCUs - Here is the error message when building the dma-stm32 driver for a STM32F0 MCU: ``` drivers/dma/dma_stm32.c: In function 'dma_stm32_configure': drivers/dma/dma_stm32.c:470:16: error: 'LL_DMA_InitTypeDef' {aka 'struct <anonymous>'} has no member named 'PeriphReque...
priority
the dma driver don t build for mcus here is the error message when building the dma driver for a mcu drivers dma dma c in function dma configure drivers dma dma c error ll dma inittypedef aka struct has no member named periphrequest dma initstruct periphrequest config ...
1
2,533
2,528,284,272
IssuesEvent
2015-01-22 01:19:47
mmisw/mmiorr
https://api.github.com/repos/mmisw/mmiorr
opened
Allow to load a remote file
1 star enhancement imported ontmd Priority-Low
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 07, 2008 13:39:45_ Nonong's suggestion: allow not only the loading of a local file, but also a remote one, for example using an HTTP address. _Original issue: http://code.google.com/p/mmisw/issues/detail?id=34_
1.0
Allow to load a remote file - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 07, 2008 13:39:45_ Nonong's suggestion: allow not only the loading of a local file, but also a remote one, for example using an HTTP address. _Original issue: http://code.google.com/p/mmisw/issues/de...
priority
allow to load a remote file from on november nonong s suggestion allow not only the loading of a local file but also a remote one for example using an http address original issue
1
235,807
7,743,044,161
IssuesEvent
2018-05-29 11:32:58
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
closed
0000582: refactor crm json frontend class
CRM low priority
**Reported by pschuele on 13 Nov 2008 10:47** refactor crm json frontend class
1.0
0000582: refactor crm json frontend class - **Reported by pschuele on 13 Nov 2008 10:47** refactor crm json frontend class
priority
refactor crm json frontend class reported by pschuele on nov refactor crm json frontend class
1
152,729
5,868,035,085
IssuesEvent
2017-05-14 08:32:25
NucleusPowered/Nucleus
https://api.github.com/repos/NucleusPowered/Nucleus
closed
Suggestion: chat range
enhancement low priority
Now, when I say something in the server, whole server can hear it. I suggest to add an option of chat range which means how far you can hear the message from another player.
1.0
Suggestion: chat range - Now, when I say something in the server, whole server can hear it. I suggest to add an option of chat range which means how far you can hear the message from another player.
priority
suggestion chat range now when i say something in the server whole server can hear it i suggest to add an option of chat range which means how far you can hear the message from another player
1
48,572
2,998,439,341
IssuesEvent
2015-07-23 14:08:40
saep/nvim-hs
https://api.github.com/repos/saep/nvim-hs
opened
Use pretty-printing library for presenting error messages
enhancement help wanted low priority
Instead of using "show" for exceptions, we should use a pretty-printing library for displaying helpful text on how to resolve the error. An error could then open a temporary window in neovim (although this should be configurable) with the error printed pretty. Since this is more a cosmetic matter than a functional o...
1.0
Use pretty-printing library for presenting error messages - Instead of using "show" for exceptions, we should use a pretty-printing library for displaying helpful text on how to resolve the error. An error could then open a temporary window in neovim (although this should be configurable) with the error printed pretty....
priority
use pretty printing library for presenting error messages instead of using show for exceptions we should use a pretty printing library for displaying helpful text on how to resolve the error an error could then open a temporary window in neovim although this should be configurable with the error printed pretty ...
1
818,546
30,694,440,129
IssuesEvent
2023-07-26 17:26:37
Ore-Design/Ore-3D-Reports-Changelog
https://api.github.com/repos/Ore-Design/Ore-3D-Reports-Changelog
closed
Bug: Rendering does show color past 20000" of edging length
bug low priority
Rendering does show color past 20000" of edging length
1.0
Bug: Rendering does show color past 20000" of edging length - Rendering does show color past 20000" of edging length
priority
bug rendering does show color past of edging length rendering does show color past of edging length
1
299,747
9,205,813,829
IssuesEvent
2019-03-08 11:44:47
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
No digitizing when one table column is type timestamp?
Category: Digitising Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **sblank -** (sblank -) Original Redmine Issue: 1114, https://issues.qgis.org/issues/1114 Original Assignee: Jürgen Fischer --- When i have digitizing a point in a postgis layer and save this changes the following message apear: FEHLER: ungültige Eingabesyntax für Typ timestamp: »« similar in e...
1.0
No digitizing when one table column is type timestamp? - --- Author Name: **sblank -** (sblank -) Original Redmine Issue: 1114, https://issues.qgis.org/issues/1114 Original Assignee: Jürgen Fischer --- When i have digitizing a point in a postgis layer and save this changes the following message apear: FEHLER: un...
priority
no digitizing when one table column is type timestamp author name sblank sblank original redmine issue original assignee jürgen fischer when i have digitizing a point in a postgis layer and save this changes the following message apear fehler ungültige eingabesyntax für typ timesta...
1
73,148
3,408,056,879
IssuesEvent
2015-12-04 08:28:45
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
[DEV-FREEZE] IPCs heal over time
oversight priority: low
How to reproduce: 1. get shot with some lasers 2. wait an hour or two 3. now you are fixed
1.0
[DEV-FREEZE] IPCs heal over time - How to reproduce: 1. get shot with some lasers 2. wait an hour or two 3. now you are fixed
priority
ipcs heal over time how to reproduce get shot with some lasers wait an hour or two now you are fixed
1
299,163
9,205,177,863
IssuesEvent
2019-03-08 09:50:40
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
API Feature Request: Concrete subclass of QgsVectorDataProvider with generic data storage inside
Category: Data Provider Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **reed-interreality-org -** (reed-interreality-org -) Original Redmine Issue: 575, https://issues.qgis.org/issues/575 Original Assignee: nobody - --- Implementing a new [[QgsDataProvider]] class can be difficult. So I would like to suggest adding a new class to the QGIS library: a subclass of [[Q...
1.0
API Feature Request: Concrete subclass of QgsVectorDataProvider with generic data storage inside - --- Author Name: **reed-interreality-org -** (reed-interreality-org -) Original Redmine Issue: 575, https://issues.qgis.org/issues/575 Original Assignee: nobody - --- Implementing a new [[QgsDataProvider]] class can ...
priority
api feature request concrete subclass of qgsvectordataprovider with generic data storage inside author name reed interreality org reed interreality org original redmine issue original assignee nobody implementing a new class can be difficult so i would like to suggest adding a n...
1
147,885
5,655,129,798
IssuesEvent
2017-04-09 15:07:17
robmcmullen/omnivore
https://api.github.com/repos/robmcmullen/omnivore
closed
Fix View and Segment menu items in bitmap edit mode
bug priority:low
There are a lot of items that don't apply when in bitmap mode, so cull those out.
1.0
Fix View and Segment menu items in bitmap edit mode - There are a lot of items that don't apply when in bitmap mode, so cull those out.
priority
fix view and segment menu items in bitmap edit mode there are a lot of items that don t apply when in bitmap mode so cull those out
1
532,954
15,574,089,317
IssuesEvent
2021-03-17 09:25:32
Madek/madek
https://api.github.com/repos/Madek/madek
closed
Delegations: strange count of members (admin app)
Priority: low enhancement
Members of delegations in admin app are listed as sum of single users and groups. ![image](https://user-images.githubusercontent.com/42544602/108893361-4c351180-7611-11eb-8445-2a5f993745ad.png) ![image](https://user-images.githubusercontent.com/42544602/108893449-64a52c00-7611-11eb-86ba-ee6dbb60dec8.png) ![image](...
1.0
Delegations: strange count of members (admin app) - Members of delegations in admin app are listed as sum of single users and groups. ![image](https://user-images.githubusercontent.com/42544602/108893361-4c351180-7611-11eb-8445-2a5f993745ad.png) ![image](https://user-images.githubusercontent.com/42544602/108893449-...
priority
delegations strange count of members admin app members of delegations in admin app are listed as sum of single users and groups i would prefer to see the total amount of users that are members of a delegation group in the example above single user and users from test show group ...
1
440,832
12,704,700,078
IssuesEvent
2020-06-23 02:16:20
godaddy-wordpress/coblocks
https://api.github.com/repos/godaddy-wordpress/coblocks
opened
ISBAT resize a Hero block without being stuck in the resize state
[Priority] Low [Type] Bug
### Describe the bug: Trying to resize the Hero block by clicking the resize handle results in being stuck in the resize UI state forever, and not being able to do anything else with the mouse inside the app window. The only way out is by refreshing the page. ### To reproduce: 1. Install CoBlocks 1.26.3; 2. I...
1.0
ISBAT resize a Hero block without being stuck in the resize state - ### Describe the bug: Trying to resize the Hero block by clicking the resize handle results in being stuck in the resize UI state forever, and not being able to do anything else with the mouse inside the app window. The only way out is by refreshing...
priority
isbat resize a hero block without being stuck in the resize state describe the bug trying to resize the hero block by clicking the resize handle results in being stuck in the resize ui state forever and not being able to do anything else with the mouse inside the app window the only way out is by refreshing...
1
26,512
2,684,692,547
IssuesEvent
2015-03-29 08:20:36
cs2103jan2015-w13-1j/main
https://api.github.com/repos/cs2103jan2015-w13-1j/main
closed
A user can receive starttime alarms and near-deadline alarms
priority.low
... so that he know when to start doing tasks and which has to be done soon.
1.0
A user can receive starttime alarms and near-deadline alarms - ... so that he know when to start doing tasks and which has to be done soon.
priority
a user can receive starttime alarms and near deadline alarms so that he know when to start doing tasks and which has to be done soon
1
813,991
30,482,177,251
IssuesEvent
2023-07-17 21:19:53
blacklanternsecurity/bbot
https://api.github.com/repos/blacklanternsecurity/bbot
closed
bypass 403 false positive collapse
bug low priority
bypass 403 will occasionally FP based on unusual routing/redirecting behavior. This is usually not terrible because although it may not be an auth bypass, it is still an interesting behavior. However, it would be useful to collapse these results down in cases where the behavior triggers many of the signatures at once.
1.0
bypass 403 false positive collapse - bypass 403 will occasionally FP based on unusual routing/redirecting behavior. This is usually not terrible because although it may not be an auth bypass, it is still an interesting behavior. However, it would be useful to collapse these results down in cases where the behavior trig...
priority
bypass false positive collapse bypass will occasionally fp based on unusual routing redirecting behavior this is usually not terrible because although it may not be an auth bypass it is still an interesting behavior however it would be useful to collapse these results down in cases where the behavior triggers...
1
144,839
5,546,689,523
IssuesEvent
2017-03-23 02:01:51
okTurtles/group-income-simple
https://api.github.com/repos/okTurtles/group-income-simple
opened
Add sass-lint to standard linter check + travis
App:Frontend Kind:Enhancement Level:Starter Note:Tooling Note:Up-for-grabs Priority:Low
### Problem I use sass-lint to catch errors, and it also recommends a style format by default. This produces many warnings, which is annoying. ### Solution Come up with a somewhat decent sass linter config that's not too strict and incorporate it as part of the linter check.
1.0
Add sass-lint to standard linter check + travis - ### Problem I use sass-lint to catch errors, and it also recommends a style format by default. This produces many warnings, which is annoying. ### Solution Come up with a somewhat decent sass linter config that's not too strict and incorporate it as part of the...
priority
add sass lint to standard linter check travis problem i use sass lint to catch errors and it also recommends a style format by default this produces many warnings which is annoying solution come up with a somewhat decent sass linter config that s not too strict and incorporate it as part of the...
1
169,971
6,422,424,394
IssuesEvent
2017-08-09 08:26:39
seanho00/ansible
https://api.github.com/repos/seanho00/ansible
closed
ntp: use systemd-timesyncd instead?
enhancement low priority
- Already installed with systemd - No server running on port 123 - Upstream servers go in /etc/systemd/timesyncd.conf - client-only, no incremental adjustment, no tracking of jitter
1.0
ntp: use systemd-timesyncd instead? - - Already installed with systemd - No server running on port 123 - Upstream servers go in /etc/systemd/timesyncd.conf - client-only, no incremental adjustment, no tracking of jitter
priority
ntp use systemd timesyncd instead already installed with systemd no server running on port upstream servers go in etc systemd timesyncd conf client only no incremental adjustment no tracking of jitter
1
536,814
15,715,334,287
IssuesEvent
2021-03-28 00:40:39
autodo-app/autodo
https://api.github.com/repos/autodo-app/autodo
closed
Move business logic to the backend?
Logistics crossplatform priority: low question
As I'm developing more functionality, I'm realizing that this is a lot happening on the device itself that would likely be difficult to port to the web in the future. It might be worth trying to move the BLoCs to Firebase Functions or other sorts of serverless services. Thinking that it would be possible to just pos...
1.0
Move business logic to the backend? - As I'm developing more functionality, I'm realizing that this is a lot happening on the device itself that would likely be difficult to port to the web in the future. It might be worth trying to move the BLoCs to Firebase Functions or other sorts of serverless services. Thinking...
priority
move business logic to the backend as i m developing more functionality i m realizing that this is a lot happening on the device itself that would likely be difficult to port to the web in the future it might be worth trying to move the blocs to firebase functions or other sorts of serverless services thinking...
1
35,662
2,792,211,874
IssuesEvent
2015-05-10 20:15:07
MaxReimann/troen-simulator
https://api.github.com/repos/MaxReimann/troen-simulator
closed
Car-cockpit overlay
low-priority
Position camera into a car, to make dimensions clearer and increases realism. Should show the windshield and the two sidewindows. IF theres enough time left also the side-mirrors can be implemented
1.0
Car-cockpit overlay - Position camera into a car, to make dimensions clearer and increases realism. Should show the windshield and the two sidewindows. IF theres enough time left also the side-mirrors can be implemented
priority
car cockpit overlay position camera into a car to make dimensions clearer and increases realism should show the windshield and the two sidewindows if theres enough time left also the side mirrors can be implemented
1
744,834
25,957,522,843
IssuesEvent
2022-12-18 12:41:20
BVPyro/front
https://api.github.com/repos/BVPyro/front
closed
Style issues in bvpk.org/aktuelles/positionspapier-silvester
enhancement low priority
When creating https://bvpk.org/aktuelles/positionspapier-silvester I stretched the possibilities of our cms via manual editing of the source code. It looks okay, but there still ist some minor layout issues. maybe there's some quick fixes for this. - line spacing in table of contents is way to wide - bullte points ...
1.0
Style issues in bvpk.org/aktuelles/positionspapier-silvester - When creating https://bvpk.org/aktuelles/positionspapier-silvester I stretched the possibilities of our cms via manual editing of the source code. It looks okay, but there still ist some minor layout issues. maybe there's some quick fixes for this. - lin...
priority
style issues in bvpk org aktuelles positionspapier silvester when creating i stretched the possibilities of our cms via manual editing of the source code it looks okay but there still ist some minor layout issues maybe there s some quick fixes for this line spacing in table of contents is way to wide bu...
1
768,300
26,960,824,406
IssuesEvent
2023-02-08 18:02:57
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
Cyrus the Black is dropping 20000 times less money than it should
NPC Priority: Low Status: Confirmed
[//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** Cyrus the Black is dropping 19-20 cooper per kill it should drop 20 gold 11 silver according to the database ![image](https://user-images.githubuser...
1.0
Cyrus the Black is dropping 20000 times less money than it should - [//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** Cyrus the Black is dropping 19-20 cooper per kill it should drop 20 gold 11 silver...
priority
cyrus the black is dropping times less money than it should rembember add links to things related to the bug using for example cata twinhead twinstar cz description cyrus the black is dropping cooper per kill it should drop gold silver according to the database ...
1
614,835
19,190,572,878
IssuesEvent
2021-12-05 22:49:52
pixiebrix/pixiebrix-extension
https://api.github.com/repos/pixiebrix/pixiebrix-extension
closed
Turn on TypeScript `useUnknownInCatchVariables` option
developer experience low priority
In the upcoming TypeScript 4.4, there's an option for having catch clauses be treated as unknown: https://www.typescriptlang.org/tsconfig#useUnknownInCatchVariables This will eliminate the need for declaring the type on all catch clauses introduced in: https://github.com/pixiebrix/pixiebrix-extension/pull/772 Blo...
1.0
Turn on TypeScript `useUnknownInCatchVariables` option - In the upcoming TypeScript 4.4, there's an option for having catch clauses be treated as unknown: https://www.typescriptlang.org/tsconfig#useUnknownInCatchVariables This will eliminate the need for declaring the type on all catch clauses introduced in: https:/...
priority
turn on typescript useunknownincatchvariables option in the upcoming typescript there s an option for having catch clauses be treated as unknown this will eliminate the need for declaring the type on all catch clauses introduced in blocked by low priority since the linting rule doesn t add mu...
1
54,832
3,071,424,229
IssuesEvent
2015-08-19 12:02:04
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Генерировать версию на инсталлере в соответствии с билдом (сейчас она = 0.0.0.0)
bug imported Priority-Low
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on September 07, 2010 20:55:29_ (-) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=160_
1.0
Генерировать версию на инсталлере в соответствии с билдом (сейчас она = 0.0.0.0) - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on September 07, 2010 20:55:29_ (-) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=160_
priority
генерировать версию на инсталлере в соответствии с билдом сейчас она from on september original issue
1
675,952
23,112,652,317
IssuesEvent
2022-07-27 14:12:32
codbex/codbex-kronos
https://api.github.com/repos/codbex/codbex-kronos
opened
[Core] Configure destination caching timeout
effort-medium core supportability priority-low
From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#1413 ### Details Currently if a destination is not found initially it will not be retried for 5 minutes. For development purposes this cache may be disabled ### Target Allow destination cache to be configurable via environment variable Se...
1.0
[Core] Configure destination caching timeout - From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#1413 ### Details Currently if a destination is not found initially it will not be retried for 5 minutes. For development purposes this cache may be disabled ### Target Allow destination cache ...
priority
configure destination caching timeout from xsk created by sap xsk details currently if a destination is not found initially it will not be retried for minutes for development purposes this cache may be disabled target allow destination cache to be configurable via environment variable see ...
1
472,023
13,614,931,480
IssuesEvent
2020-09-23 13:51:25
AY2021S1-CS2103T-T11-1/tp
https://api.github.com/repos/AY2021S1-CS2103T-T11-1/tp
opened
As a busy salesman, I can clear past interactions with the app
priority.Low
...so that I can remove the clutter on the GUI
1.0
As a busy salesman, I can clear past interactions with the app - ...so that I can remove the clutter on the GUI
priority
as a busy salesman i can clear past interactions with the app so that i can remove the clutter on the gui
1
384,205
11,385,429,598
IssuesEvent
2020-01-29 11:04:53
Peter92/test
https://api.github.com/repos/Peter92/test
opened
Save icon from right click menu
difficulty - easy low-priority
The user should get an option to save an icon locally when right clicking on a script.
1.0
Save icon from right click menu - The user should get an option to save an icon locally when right clicking on a script.
priority
save icon from right click menu the user should get an option to save an icon locally when right clicking on a script
1
542,239
15,857,556,119
IssuesEvent
2021-04-08 05:04:31
tuanngo1001/tubtrunk
https://api.github.com/repos/tuanngo1001/tubtrunk
closed
[IMPROVEMENT] Increase DB fetch speed
Low Priority backend
Maybe cache or only fetch DB when there is some actions cause DB to change.
1.0
[IMPROVEMENT] Increase DB fetch speed - Maybe cache or only fetch DB when there is some actions cause DB to change.
priority
increase db fetch speed maybe cache or only fetch db when there is some actions cause db to change
1
506,842
14,674,261,687
IssuesEvent
2020-12-30 14:57:43
googleapis/python-dialogflow-cx
https://api.github.com/repos/googleapis/python-dialogflow-cx
closed
Synthesis failed for python-dialogflow-cx
api: dialogflow autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate python-dialogflow-cx. :broken_heart: Here's the output from running `synth.py`: ``` _service.py reformatted /home/kbuilder/.cache/synthtool/python-dialogflow-cx/tests/unit/gapic/dialogflowcx_v3/test_session_entity_types.py reformatted /home/kbuilder/.cache/synthtool/python-dialogf...
1.0
Synthesis failed for python-dialogflow-cx - Hello! Autosynth couldn't regenerate python-dialogflow-cx. :broken_heart: Here's the output from running `synth.py`: ``` _service.py reformatted /home/kbuilder/.cache/synthtool/python-dialogflow-cx/tests/unit/gapic/dialogflowcx_v3/test_session_entity_types.py reformatted /h...
priority
synthesis failed for python dialogflow cx hello autosynth couldn t regenerate python dialogflow cx broken heart here s the output from running synth py service py reformatted home kbuilder cache synthtool python dialogflow cx tests unit gapic dialogflowcx test session entity types py reformatted ho...
1
685,619
23,462,856,521
IssuesEvent
2022-08-16 14:25:03
aseprite/aseprite
https://api.github.com/repos/aseprite/aseprite
opened
Layer groups in the time line can be improved visually
feature ui low priority timeline time-13
When the timeline is zoomed in and we have a long list of layers, a layer can be visually confused between layers inside and outside of a specific layer group. ![Screen Shot 2022-08-16 at 09 46 47](https://user-images.githubusercontent.com/32165475/184883461-2d79768f-ce5f-4f2e-abf5-8c7159a361c3.png) Some posible so...
1.0
Layer groups in the time line can be improved visually - When the timeline is zoomed in and we have a long list of layers, a layer can be visually confused between layers inside and outside of a specific layer group. ![Screen Shot 2022-08-16 at 09 46 47](https://user-images.githubusercontent.com/32165475/184883461-2d7...
priority
layer groups in the time line can be improved visually when the timeline is zoomed in and we have a long list of layers a layer can be visually confused between layers inside and outside of a specific layer group some posible solutions draw the folder tree i think the problem will still be there ...
1
801,747
28,500,836,429
IssuesEvent
2023-04-18 17:12:31
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
closed
allow listing connections for workspace without iterating through all connections
type/enhancement priority/low airbyte-cloud team/platform-compose autoteam
Right now `ConnectionsHandler.listConnectionsForWorkspace` computes the connections for a workspace by reading all connections and then filtering to find ones that match the specified workspace. This is obviously inefficient and will likely cause performance problems in the future. The main issue behind this is t...
1.0
allow listing connections for workspace without iterating through all connections - Right now `ConnectionsHandler.listConnectionsForWorkspace` computes the connections for a workspace by reading all connections and then filtering to find ones that match the specified workspace. This is obviously inefficient and will...
priority
allow listing connections for workspace without iterating through all connections right now connectionshandler listconnectionsforworkspace computes the connections for a workspace by reading all connections and then filtering to find ones that match the specified workspace this is obviously inefficient and will...
1
830,684
32,021,070,101
IssuesEvent
2023-09-22 04:39:37
ImTheCactus/Crow-Get-It-Game
https://api.github.com/repos/ImTheCactus/Crow-Get-It-Game
closed
Peach quest item physical accessibility
Priority: Low Status: In progress Improvements
Describe the bug: Mush's dwelling is used for the player to jump upon to reach the peach quest item. However, the log seems to be slightly too large and is not as easy to get on top of. Version: Crow Get It 3.5 version 0.2.0 *(To be updated on) Steps to reproduce the behaviour: (In game) Walk towards Mush's dwelling ...
1.0
Peach quest item physical accessibility - Describe the bug: Mush's dwelling is used for the player to jump upon to reach the peach quest item. However, the log seems to be slightly too large and is not as easy to get on top of. Version: Crow Get It 3.5 version 0.2.0 *(To be updated on) Steps to reproduce the behaviou...
priority
peach quest item physical accessibility describe the bug mush s dwelling is used for the player to jump upon to reach the peach quest item however the log seems to be slightly too large and is not as easy to get on top of version crow get it version to be updated on steps to reproduce the behaviou...
1
205,859
7,106,795,074
IssuesEvent
2018-01-16 17:43:38
pattern-lab/patternlab-node
https://api.github.com/repos/pattern-lab/patternlab-node
reopened
Pattern Subtype View All should be at the end of each menu / submenu
gap from php help wanted low priority needs response pinned
I introduced this behavior with `2.4.0` but it's a low priority for me. If anyone wants to through their hat in the ring, please do.
1.0
Pattern Subtype View All should be at the end of each menu / submenu - I introduced this behavior with `2.4.0` but it's a low priority for me. If anyone wants to through their hat in the ring, please do.
priority
pattern subtype view all should be at the end of each menu submenu i introduced this behavior with but it s a low priority for me if anyone wants to through their hat in the ring please do
1
202,890
7,055,976,359
IssuesEvent
2018-01-04 10:42:46
kapow-wp/kapow-grunt
https://api.github.com/repos/kapow-wp/kapow-grunt
closed
New Task: Performance testing
Priority: Low Status: Pending Type: Enhancement
We need a task group for performance testing, so it's worth considering grunt-perfbudget, grunt-devperf or similar plugins. This would be a standalone task, separate from the `default` stack.
1.0
New Task: Performance testing - We need a task group for performance testing, so it's worth considering grunt-perfbudget, grunt-devperf or similar plugins. This would be a standalone task, separate from the `default` stack.
priority
new task performance testing we need a task group for performance testing so it s worth considering grunt perfbudget grunt devperf or similar plugins this would be a standalone task separate from the default stack
1
683,647
23,389,854,906
IssuesEvent
2022-08-11 16:44:22
AlexsLemonade/scpca-portal
https://api.github.com/repos/AlexsLemonade/scpca-portal
closed
Fix the invalid input in setup-python action(pre-commit workflow)
Low Priority
### Context Fix the invalid input in `setup-python` action(`pre-commit` workflow) to remove the warning during the build process. ### Problem or idea Revise `python: '3.8' `to `python-version: '3.8' ` Reference: https://github.com/actions/setup-python
1.0
Fix the invalid input in setup-python action(pre-commit workflow) - ### Context Fix the invalid input in `setup-python` action(`pre-commit` workflow) to remove the warning during the build process. ### Problem or idea Revise `python: '3.8' `to `python-version: '3.8' ` Reference: https://github.com/actions/setup-p...
priority
fix the invalid input in setup python action pre commit workflow context fix the invalid input in setup python action pre commit workflow to remove the warning during the build process problem or idea revise python to python version reference
1
578,039
17,142,722,062
IssuesEvent
2021-07-13 11:27:46
faktaoklimatu/web-core
https://api.github.com/repos/faktaoklimatu/web-core
closed
Conditional library load
1: low priority
Currently, all used libraries are loaded on all webpages. To optimize, it may be better to enable conditional load for example for LaTeX display library. Similar discussion may be relevant for the potential flag library (relevant for survey on net zero emissions).
1.0
Conditional library load - Currently, all used libraries are loaded on all webpages. To optimize, it may be better to enable conditional load for example for LaTeX display library. Similar discussion may be relevant for the potential flag library (relevant for survey on net zero emissions).
priority
conditional library load currently all used libraries are loaded on all webpages to optimize it may be better to enable conditional load for example for latex display library similar discussion may be relevant for the potential flag library relevant for survey on net zero emissions
1
195,906
6,919,746,820
IssuesEvent
2017-11-29 16:18:52
wpninjas/ninja-forms
https://api.github.com/repos/wpninjas/ninja-forms
closed
If an & is in the value for a select list, it is not saved in the submissions table
ADMIN: Submissions DIFFICULTY: Easy PRIORITY: Low VALUE: Modern
If an & is in the value for a select list, it is not saved in the submissions table Steps to replicate: 1. Create a form with a select list 2. change one of the values to contain a & 3. Choose the option with the & and submit 4. Check the submissions and the data from that field will not have been saved.
1.0
If an & is in the value for a select list, it is not saved in the submissions table - If an & is in the value for a select list, it is not saved in the submissions table Steps to replicate: 1. Create a form with a select list 2. change one of the values to contain a & 3. Choose the option with the & and submit 4...
priority
if an is in the value for a select list it is not saved in the submissions table if an is in the value for a select list it is not saved in the submissions table steps to replicate create a form with a select list change one of the values to contain a choose the option with the and submit ...
1
492,092
14,176,639,284
IssuesEvent
2020-11-13 00:05:05
ihhub/fheroes2
https://api.github.com/repos/ihhub/fheroes2
closed
Adventure map, missing yellow title for the window of wandering creatures joining
low priority ui
In fheroes2, the yellow title "Followers" for the window of wandering creatures joining is missing. In original game: ![Wandering join H2 redim 01](https://user-images.githubusercontent.com/43583994/98684213-305d7680-2366-11eb-9f8d-766140731936.png) In fheroes2: ![Wandering join fh2 02](https://user-images....
1.0
Adventure map, missing yellow title for the window of wandering creatures joining - In fheroes2, the yellow title "Followers" for the window of wandering creatures joining is missing. In original game: ![Wandering join H2 redim 01](https://user-images.githubusercontent.com/43583994/98684213-305d7680-2366-11eb-9f8...
priority
adventure map missing yellow title for the window of wandering creatures joining in the yellow title followers for the window of wandering creatures joining is missing in original game in
1
88,963
3,788,102,394
IssuesEvent
2016-03-21 13:38:29
emoncms/MyHomeEnergyPlanner
https://api.github.com/repos/emoncms/MyHomeEnergyPlanner
closed
Could we rename 'floors' page as 'Basic Dwelling Data'?
Low priority
This is a minor point, but the 'Floors' page under 'Core Input' actually includes more than just info about floors, and doesn't actually have all the info about floors - only area not construction etc. I think it would be better if this were renamed 'Basic Dwelling Data' or something similar, as it's less confusing...
1.0
Could we rename 'floors' page as 'Basic Dwelling Data'? - This is a minor point, but the 'Floors' page under 'Core Input' actually includes more than just info about floors, and doesn't actually have all the info about floors - only area not construction etc. I think it would be better if this were renamed 'Basic D...
priority
could we rename floors page as basic dwelling data this is a minor point but the floors page under core input actually includes more than just info about floors and doesn t actually have all the info about floors only area not construction etc i think it would be better if this were renamed basic d...
1
185,210
6,719,997,499
IssuesEvent
2017-10-16 05:12:56
classifiedz/classifiedz.github.io
https://api.github.com/repos/classifiedz/classifiedz.github.io
closed
Add Favicon to website tab
Low Priority
Add a favicon to the tab, so our website looks less ghetto. Ideas: - Magnifying Glass - Different colors ? What do you guys think ? @rami186 @BrandonBalala @laurie-y @monnyy @neqqash @HanGao2333 @Swallow666
1.0
Add Favicon to website tab - Add a favicon to the tab, so our website looks less ghetto. Ideas: - Magnifying Glass - Different colors ? What do you guys think ? @rami186 @BrandonBalala @laurie-y @monnyy @neqqash @HanGao2333 @Swallow666
priority
add favicon to website tab add a favicon to the tab so our website looks less ghetto ideas magnifying glass different colors what do you guys think brandonbalala laurie y monnyy neqqash
1
482,811
13,913,787,394
IssuesEvent
2020-10-20 21:00:19
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
closed
Export PNG with background colour
enhancement priority:low status:confirmed tag:core
When exporting work as a PNG, the background is transparent. Usually I am exporting in PNG to share with others via messaging apps. If the recipient has a dark theme, the work becomes unreadable due to low contrast. Perhaps there can be an option to export PNG with background colour or with transparent background? C...
1.0
Export PNG with background colour - When exporting work as a PNG, the background is transparent. Usually I am exporting in PNG to share with others via messaging apps. If the recipient has a dark theme, the work becomes unreadable due to low contrast. Perhaps there can be an option to export PNG with background colo...
priority
export png with background colour when exporting work as a png the background is transparent usually i am exporting in png to share with others via messaging apps if the recipient has a dark theme the work becomes unreadable due to low contrast perhaps there can be an option to export png with background colo...
1
827,553
31,778,319,634
IssuesEvent
2023-09-12 15:40:27
Geo-Kings/asc-geostac-forked
https://api.github.com/repos/Geo-Kings/asc-geostac-forked
opened
Fix fetch for new data set causing error
type: bug priority: Low state: broken work: complicated
Recreate: Load the application and switch data sets as fast as possible (before the footprint card has loaded). This will cause an error because it will allow you to switch before the data is done being fetched.
1.0
Fix fetch for new data set causing error - Recreate: Load the application and switch data sets as fast as possible (before the footprint card has loaded). This will cause an error because it will allow you to switch before the data is done being fetched.
priority
fix fetch for new data set causing error recreate load the application and switch data sets as fast as possible before the footprint card has loaded this will cause an error because it will allow you to switch before the data is done being fetched
1
617,456
19,358,351,245
IssuesEvent
2021-12-16 00:12:36
SerpentDrago/skin.auramod
https://api.github.com/repos/SerpentDrago/skin.auramod
closed
Started looking at Artwork Beef inside DialogVideoInfo_Includes
enhancement question Low Priority
ERROR: type should be string, got " https://github.com/SerpentDrago/skin.auramod/blob/9b4b7cd8f3898fd49383a8b5c56e02931e5e6fb9/1080i/DialogVideoInfo-Includes.xml#L836\r\n\r\nI couldn't figure out where that code is represented inside the skin. or what it actually did lol I can somewhat remember having an option for artwork beef within the skin settings itself. but it's been too long. \r\nLooking at the lines above that cut off, lead me down even further rabbit holes.\r\nthese are the two buttons prior. which make no sense to me lol \r\nneither label can be localized(because they're not in the language files), so I wasn't able to connect it to something within the skin to figure it out. \r\nMaybe it's left over code? or just wasn't labeled correctly?\r\n```\r\n <control type=\"button\" id=\"9006\">\r\n <label>20339</label>\r\n <onclick>SetFocus(9503)</onclick>\r\n <visible>String.IsEqual(ListItem.DBType,movie)</visible>\r\n <visible>!String.IsEmpty(ListItem.IMDBNumber)</visible>\r\n <include>Defs_Hidden_Button</include>\r\n </control>\r\n <control type=\"button\" id=\"10\">\r\n <description>Artwork (Get Thumb)</description>\r\n <label>$LOCALIZE[13405]</label>\r\n <include>Defs_Hidden_Button</include>\r\n </control>\r\n```\r\n\r\nAnyways that's not what I'm asking. \r\nI was looking at the code for artwork beef/ artwork downloader and was wondering if it was even necessary anymore?\r\nFrom what I've been able to gather, artwork beef/downloader are both abandoned and depreciated since library scrapers now basically do the same thing. And the \"predecessor\" is artwork dump, which works completely differently in that it only downloads artwork into your library folders.\r\n\r\nIs there some type of behind the scenes idea for this? Or is this something that's just going to have to be removed? \r\n"
1.0
Started looking at Artwork Beef inside DialogVideoInfo_Includes - https://github.com/SerpentDrago/skin.auramod/blob/9b4b7cd8f3898fd49383a8b5c56e02931e5e6fb9/1080i/DialogVideoInfo-Includes.xml#L836 I couldn't figure out where that code is represented inside the skin. or what it actually did lol I can somewhat remem...
priority
started looking at artwork beef inside dialogvideoinfo includes i couldn t figure out where that code is represented inside the skin or what it actually did lol i can somewhat remember having an option for artwork beef within the skin settings itself but it s been too long looking at the lines above that ...
1
217,951
7,329,378,997
IssuesEvent
2018-03-05 04:34:36
karlogonzales/ministocks-390
https://api.github.com/repos/karlogonzales/ministocks-390
closed
AAD, I want to investigate how to add stock datas without limits.
Investigation Priority: Medium Risk: Low Story Points: 8
# Description Currently on the app, the implemented widget views allow a limited number of stocks that the user can add. This number depends on the size of the selected widget view. The example below shows the number of stocked allowed for a 2x4 widget on the Nexus 5X. ![image](https://user-images.githubusercont...
1.0
AAD, I want to investigate how to add stock datas without limits. - # Description Currently on the app, the implemented widget views allow a limited number of stocks that the user can add. This number depends on the size of the selected widget view. The example below shows the number of stocked allowed for a 2x4 wi...
priority
aad i want to investigate how to add stock datas without limits description currently on the app the implemented widget views allow a limited number of stocks that the user can add this number depends on the size of the selected widget view the example below shows the number of stocked allowed for a widg...
1
471,676
13,607,911,197
IssuesEvent
2020-09-23 00:50:13
MatthewSpofford/Multiscale-Statistical-Analysis
https://api.github.com/repos/MatthewSpofford/Multiscale-Statistical-Analysis
opened
Implement right-click properties menu for tree items
enhancement epic priority low ui
- [ ] Results/surfaces(/workbook?) should have the option to rename the object - [ ] Results should be able to show what surfaces were involved (maybe a filter button for the surface tree?) - [ ] Surfaces should be able to show what file is being read from ------------ ### Blocked by: #113
1.0
Implement right-click properties menu for tree items - - [ ] Results/surfaces(/workbook?) should have the option to rename the object - [ ] Results should be able to show what surfaces were involved (maybe a filter button for the surface tree?) - [ ] Surfaces should be able to show what file is being read from ---...
priority
implement right click properties menu for tree items results surfaces workbook should have the option to rename the object results should be able to show what surfaces were involved maybe a filter button for the surface tree surfaces should be able to show what file is being read from ...
1
102,702
4,158,822,680
IssuesEvent
2016-06-17 05:51:43
zlsa/atc
https://api.github.com/repos/zlsa/atc
opened
Quick Succession Takeoff Clearances can throw error
bug - low priority
If you give takeoff clearances to successive aircraft in the queue REALLY quickly, sometimes they will present this error. Perhaps something to do with the runway queue getting out of sync with what the aircraft expect. ![capture](https://cloud.githubusercontent.com/assets/5103735/16141873/9e6a4e26-3425-11e6-8cc9-29...
1.0
Quick Succession Takeoff Clearances can throw error - If you give takeoff clearances to successive aircraft in the queue REALLY quickly, sometimes they will present this error. Perhaps something to do with the runway queue getting out of sync with what the aircraft expect. ![capture](https://cloud.githubusercontent....
priority
quick succession takeoff clearances can throw error if you give takeoff clearances to successive aircraft in the queue really quickly sometimes they will present this error perhaps something to do with the runway queue getting out of sync with what the aircraft expect
1
404,055
11,851,563,436
IssuesEvent
2020-03-24 18:19:10
BlocKoopa/KnightsCapstone
https://api.github.com/repos/BlocKoopa/KnightsCapstone
opened
Debugging - Camera Toggle
Priority: Low bug
Currently, if the Camera Toggle is pressed, it switches to the Shogi level. Then, if pressed again, it switches back to the Chess level. So far so good. But from there, if you try to press it again, it no it doesn't switch back to the Shogi level. It makes you want for a certain amount of time before letting you ...
1.0
Debugging - Camera Toggle - Currently, if the Camera Toggle is pressed, it switches to the Shogi level. Then, if pressed again, it switches back to the Chess level. So far so good. But from there, if you try to press it again, it no it doesn't switch back to the Shogi level. It makes you want for a certain amount...
priority
debugging camera toggle currently if the camera toggle is pressed it switches to the shogi level then if pressed again it switches back to the chess level so far so good but from there if you try to press it again it no it doesn t switch back to the shogi level it makes you want for a certain amount...
1
745,338
25,980,383,270
IssuesEvent
2022-12-19 18:14:54
CarnegieLearningWeb/UpGrade
https://api.github.com/repos/CarnegieLearningWeb/UpGrade
closed
Usability changes to backend API web tool
enhancement priority: low ui change
As a follow-up to today's meeting, jotting down some design changes that would help make the backend API tool more user-friendly and easier to understand. 1. Show Host URL after it has been set 2. Rename `Experiment Partition Information` to `Experiment Site Information` 3. Rename `Partition ID` to just `ID` 4...
1.0
Usability changes to backend API web tool - As a follow-up to today's meeting, jotting down some design changes that would help make the backend API tool more user-friendly and easier to understand. 1. Show Host URL after it has been set 2. Rename `Experiment Partition Information` to `Experiment Site Informati...
priority
usability changes to backend api web tool as a follow up to today s meeting jotting down some design changes that would help make the backend api tool more user friendly and easier to understand show host url after it has been set rename experiment partition information to experiment site informati...
1
736,201
25,462,355,931
IssuesEvent
2022-11-24 21:18:44
progzesp22/frontend
https://api.github.com/repos/progzesp22/frontend
closed
Wyświetlanie zadań i odpowiedzi w jednym widoku gracza
low priority layout
Dodać wyświetlanie przesłanych odpowiedzi wraz z ich statusem na liście zadań dostępnych dla gracza. ![image](https://user-images.githubusercontent.com/46313284/200878244-4094b2ab-1620-4ab3-b743-5c04d7a58a58.png) Rysunek jest bardzo poglądowy. Sprawa otwarta na dyskusje
1.0
Wyświetlanie zadań i odpowiedzi w jednym widoku gracza - Dodać wyświetlanie przesłanych odpowiedzi wraz z ich statusem na liście zadań dostępnych dla gracza. ![image](https://user-images.githubusercontent.com/46313284/200878244-4094b2ab-1620-4ab3-b743-5c04d7a58a58.png) Rysunek jest bardzo poglądowy. Sprawa otwarta ...
priority
wyświetlanie zadań i odpowiedzi w jednym widoku gracza dodać wyświetlanie przesłanych odpowiedzi wraz z ich statusem na liście zadań dostępnych dla gracza rysunek jest bardzo poglądowy sprawa otwarta na dyskusje
1
650,359
21,388,557,851
IssuesEvent
2022-04-21 03:18:44
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
opened
How to configure mailserver with two different hostname and domainname
meta/needs triage meta/help wanted kind/question priority/low
Hi folks, I would like some feedback concerning a use case I'm running a mail server using this project. Server is deployed in a vps rented to my ISP, this ISP creates automatically a hostname to my vps, "srv5117-206152.vps.isp.com" and respective PTR record to my public IP. Those configurations don't cause any prob...
1.0
How to configure mailserver with two different hostname and domainname - Hi folks, I would like some feedback concerning a use case I'm running a mail server using this project. Server is deployed in a vps rented to my ISP, this ISP creates automatically a hostname to my vps, "srv5117-206152.vps.isp.com" and respect...
priority
how to configure mailserver with two different hostname and domainname hi folks i would like some feedback concerning a use case i m running a mail server using this project server is deployed in a vps rented to my isp this isp creates automatically a hostname to my vps vps isp com and respective ptr rec...
1
56,921
3,081,217,301
IssuesEvent
2015-08-22 14:01:43
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
Bots v. Humans
020 enhancement imported Priority-Low
_From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on December 09, 2011 16:20:31_ Create a new command (/killbots?) that shuffles all players onto one team, all robots onto the other. As new players join, they will be added only to the human team. This mode will probably only make se...
1.0
Bots v. Humans - _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on December 09, 2011 16:20:31_ Create a new command (/killbots?) that shuffles all players onto one team, all robots onto the other. As new players join, they will be added only to the human team. This mode will prob...
priority
bots v humans from on december create a new command killbots that shuffles all players onto one team all robots onto the other as new players join they will be added only to the human team this mode will probably only make sense in team mode can mostly use the same process that shu...
1
137,814
5,316,757,705
IssuesEvent
2017-02-13 20:44:10
California-Planet-Search/radvel
https://api.github.com/repos/California-Planet-Search/radvel
closed
Median vs best fit parameters
enhancement priority:low
When Radvel is run in "fit" and "mcmc" modes, the parameters reported in the final tables are the median of the distribution rather than the best-fit values. Sometimes the one set is substantially different than the other -- it would be nice to warn the user when this happens.
1.0
Median vs best fit parameters - When Radvel is run in "fit" and "mcmc" modes, the parameters reported in the final tables are the median of the distribution rather than the best-fit values. Sometimes the one set is substantially different than the other -- it would be nice to warn the user when this happens.
priority
median vs best fit parameters when radvel is run in fit and mcmc modes the parameters reported in the final tables are the median of the distribution rather than the best fit values sometimes the one set is substantially different than the other it would be nice to warn the user when this happens
1
310,799
9,524,278,982
IssuesEvent
2019-04-28 01:37:07
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
Client-side modification of player properties based on wielded item
@ Script API Feature request Low priority
##### Issue type <!-- Pick one below and delete others --> - Feature request ##### Summary <!-- Describe your problem here --> This is basically a feature request to allow player properties to be modified client-side based on the item the player is wielding. There are a ton of valid use-cases for this, like slo...
1.0
Client-side modification of player properties based on wielded item - ##### Issue type <!-- Pick one below and delete others --> - Feature request ##### Summary <!-- Describe your problem here --> This is basically a feature request to allow player properties to be modified client-side based on the item the pla...
priority
client side modification of player properties based on wielded item issue type feature request summary this is basically a feature request to allow player properties to be modified client side based on the item the player is wielding there are a ton of valid use cases for this like slowing...
1
452,212
13,046,977,217
IssuesEvent
2020-07-29 09:53:43
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Inconsistent empty dropdown
low-priority bug priority ticket user interface
![image](https://user-images.githubusercontent.com/3397663/88699381-8edc4d00-d107-11ea-9a51-77b5ef11ecaa.png) the first available endpoint must be automatically selected
2.0
Inconsistent empty dropdown - ![image](https://user-images.githubusercontent.com/3397663/88699381-8edc4d00-d107-11ea-9a51-77b5ef11ecaa.png) the first available endpoint must be automatically selected
priority
inconsistent empty dropdown the first available endpoint must be automatically selected
1
48,647
2,999,370,002
IssuesEvent
2015-07-23 18:41:29
Equaldex/Equaldex
https://api.github.com/repos/Equaldex/Equaldex
opened
Look into switching Facebook share buttons to get "Equaldex" attribution on the Facebook post
enhancement priority: low regions
Facebook's "Sharer" page gives attribution to the app, while the "Like" button does not.
1.0
Look into switching Facebook share buttons to get "Equaldex" attribution on the Facebook post - Facebook's "Sharer" page gives attribution to the app, while the "Like" button does not.
priority
look into switching facebook share buttons to get equaldex attribution on the facebook post facebook s sharer page gives attribution to the app while the like button does not
1
187,994
6,767,102,272
IssuesEvent
2017-10-26 01:07:07
ac2cz/FoxTelem
https://api.github.com/repos/ac2cz/FoxTelem
closed
The diagnostics save raw numbers when exported to CSV file
enhancement low priority wontfix
It would be nice if you had the option of raw or translated. In contrast copy/paste of the table takes the translated values. So you can get them into excel that way, for example
1.0
The diagnostics save raw numbers when exported to CSV file - It would be nice if you had the option of raw or translated. In contrast copy/paste of the table takes the translated values. So you can get them into excel that way, for example
priority
the diagnostics save raw numbers when exported to csv file it would be nice if you had the option of raw or translated in contrast copy paste of the table takes the translated values so you can get them into excel that way for example
1
373,352
11,042,606,995
IssuesEvent
2019-12-09 09:31:02
etternagame/etterna
https://api.github.com/repos/etternagame/etterna
opened
Models fail to color on D3D
Platform: Windows Priority: Low Type: Bug
for example, a noteskin that has a texture and model set up will be fully white if using D3D. If using OpenGL, the model works a bit more as you would expect. I may not be using the right terms here, but you get the idea. (it's a Def.Model in Lua) Checked on Etterna 0.57, .60, .61, .62, .63, .64, .65, .66, .67, ...
1.0
Models fail to color on D3D - for example, a noteskin that has a texture and model set up will be fully white if using D3D. If using OpenGL, the model works a bit more as you would expect. I may not be using the right terms here, but you get the idea. (it's a Def.Model in Lua) Checked on Etterna 0.57, .60, .61, ...
priority
models fail to color on for example a noteskin that has a texture and model set up will be fully white if using if using opengl the model works a bit more as you would expect i may not be using the right terms here but you get the idea it s a def model in lua checked on etterna ...
1
174,926
6,544,458,709
IssuesEvent
2017-09-03 16:33:34
Himura2la/FestEngine
https://api.github.com/repos/Himura2la/FestEngine
closed
Улучшить снятие задника
enhancement low-priority
Снимать задник по F3 неудобно, плюс нужна возможность поставить No Show при имеющейся фоновой картинке (иногда нужна бывает абсолютно тёмная сцена)
1.0
Улучшить снятие задника - Снимать задник по F3 неудобно, плюс нужна возможность поставить No Show при имеющейся фоновой картинке (иногда нужна бывает абсолютно тёмная сцена)
priority
улучшить снятие задника снимать задник по неудобно плюс нужна возможность поставить no show при имеющейся фоновой картинке иногда нужна бывает абсолютно тёмная сцена
1
538,134
15,763,301,061
IssuesEvent
2021-03-31 12:04:09
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 220434] Resource leak in tests/lib/mem_alloc/src/main.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/169144afa1826511ee6ec3f53d590b2c0d39d3d4/tests/lib/mem_alloc/src/main.c Category: Resource leaks Function: `test_no_mem_realloc` Component: Tests CID: [220434](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=...
1.0
[Coverity CID: 220434] Resource leak in tests/lib/mem_alloc/src/main.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/169144afa1826511ee6ec3f53d590b2c0d39d3d4/tests/lib/mem_alloc/src/main.c Category: Resource leaks Function: `test_no_mem_realloc` Component: Tests CID: [220...
priority
resource leak in tests lib mem alloc src main c static code scan issues found in file category resource leaks function test no mem realloc component tests cid details please fix or provide comments in coverity using the link note this issue was created automatically priority was set ba...
1
121,285
4,807,160,160
IssuesEvent
2016-11-02 20:38:07
dealii/dealii
https://api.github.com/repos/dealii/dealii
opened
Static analysis: dealii-git/source/base/function_lib.cc
Low priority Starter project
``` dealii-git/source/base/function_lib.cc 1057 warn V656 Variables 'result[1]', 'result[2]' are initialized through the call to the same function. It's probably an error or un-optimized code. Check lines: 1056, 1057. dealii-git/source/base/function_lib.cc 1089 warn V656 Variables 'gradients[i][1]', 'gradients[i][2]' a...
1.0
Static analysis: dealii-git/source/base/function_lib.cc - ``` dealii-git/source/base/function_lib.cc 1057 warn V656 Variables 'result[1]', 'result[2]' are initialized through the call to the same function. It's probably an error or un-optimized code. Check lines: 1056, 1057. dealii-git/source/base/function_lib.cc 1089 ...
priority
static analysis dealii git source base function lib cc dealii git source base function lib cc warn variables result result are initialized through the call to the same function it s probably an error or un optimized code check lines dealii git source base function lib cc warn variables g...
1
299,079
9,204,908,774
IssuesEvent
2019-03-08 09:03:38
OpenSRP/opensrp-client-anc
https://api.github.com/repos/OpenSRP/opensrp-client-anc
opened
Add scroll bar to contact container pages
enhancement low priority
From RW: Is it possible to generally add scrolling function on the side [of the contact container sections] -not sure if this will mess up the clean design. I find scrollbars useful for myself to see how much I will need to be going through to get to the bottom of a page and highlighting that there is more to cover. Fo...
1.0
Add scroll bar to contact container pages - From RW: Is it possible to generally add scrolling function on the side [of the contact container sections] -not sure if this will mess up the clean design. I find scrollbars useful for myself to see how much I will need to be going through to get to the bottom of a page and ...
priority
add scroll bar to contact container pages from rw is it possible to generally add scrolling function on the side not sure if this will mess up the clean design i find scrollbars useful for myself to see how much i will need to be going through to get to the bottom of a page and highlighting that there is more to...
1
522,177
15,158,110,805
IssuesEvent
2021-02-12 00:21:26
NOAA-GSL/MATS
https://api.github.com/repos/NOAA-GSL/MATS
closed
met-upperair metexpress plot spec with two different multiple values does not plot.
Priority: Low Project: MATS Status: Closed Type: Bug
--- Author Name: **randy.pierce** (@randytpierce) Original Redmine Issue: 60313, https://vlab.ncep.noaa.gov/redmine/issues/60313 Original Date: 2019-02-18 Original Assignee: randy.pierce --- I want three curves curve 1: model GFS forecast lead 0 region g2 curve 2: model GFS forecast lead 6 region G2 curve 3: mo...
1.0
met-upperair metexpress plot spec with two different multiple values does not plot. - --- Author Name: **randy.pierce** (@randytpierce) Original Redmine Issue: 60313, https://vlab.ncep.noaa.gov/redmine/issues/60313 Original Date: 2019-02-18 Original Assignee: randy.pierce --- I want three curves curve 1: model GF...
priority
met upperair metexpress plot spec with two different multiple values does not plot author name randy pierce randytpierce original redmine issue original date original assignee randy pierce i want three curves curve model gfs forecast lead region curve model gfs forecast...
1
522,574
15,162,250,892
IssuesEvent
2021-02-12 10:19:34
epam/ketcher
https://api.github.com/repos/epam/ketcher
opened
Incorrect selection in reactions
bug low priority
**Affected Version**: _Remote_ **Steps to Reproduce:** 1. Open [15Ritalin.zip](https://github.com/epam/ketcher/files/5970834/15Ritalin.zip) in Ketcher. 2. Create two more structures at canvas. 3. Add plus sign and reaction arrow between them. 4. Select part of Ritalin structure that contains nitrogen atom. 5. C...
1.0
Incorrect selection in reactions - **Affected Version**: _Remote_ **Steps to Reproduce:** 1. Open [15Ritalin.zip](https://github.com/epam/ketcher/files/5970834/15Ritalin.zip) in Ketcher. 2. Create two more structures at canvas. 3. Add plus sign and reaction arrow between them. 4. Select part of Ritalin structure...
priority
incorrect selection in reactions affected version remote steps to reproduce open in ketcher create two more structures at canvas add plus sign and reaction arrow between them select part of ritalin structure that contains nitrogen atom click calculated values button ...
1
113,972
4,593,318,833
IssuesEvent
2016-09-21 00:22:05
copperhead/bugtracker
https://api.github.com/repos/copperhead/bugtracker
closed
eliminate usage __TIME__ and __DATE__ to work towards reproducible builds
enhancement priority-low
The -Wdate-time warning is now enabled by default.
1.0
eliminate usage __TIME__ and __DATE__ to work towards reproducible builds - The -Wdate-time warning is now enabled by default.
priority
eliminate usage time and date to work towards reproducible builds the wdate time warning is now enabled by default
1
420,292
12,235,806,097
IssuesEvent
2020-05-04 15:24:44
jahirfiquitiva/Blueprint
https://api.github.com/repos/jahirfiquitiva/Blueprint
opened
Incorrect Search Bar Placeholder Text
Priority: Low Type: Bug
In _Icons_, the search bar placeholder text doesn’t use the `search_icons` string. Instead, ‘Search...’ is displayed.
1.0
Incorrect Search Bar Placeholder Text - In _Icons_, the search bar placeholder text doesn’t use the `search_icons` string. Instead, ‘Search...’ is displayed.
priority
incorrect search bar placeholder text in icons the search bar placeholder text doesn’t use the search icons string instead ‘search ’ is displayed
1
498,925
14,435,729,126
IssuesEvent
2020-12-07 09:09:33
towaquimbayo/kiku
https://api.github.com/repos/towaquimbayo/kiku
closed
Navbar Line-Height is Too Large
Priority: Low Severity: Low enhancement
### Issue Please reduce the height or padding of the navbar so that it covers less of the screen when scrolled down. ### Suggestion(s) reduce height/padding move navbar up when scrolling down ![Screenshot_2020-12-02 KIKU](https://user-images.githubusercontent.com/24981064/100849713-bf2a5400-3437-11eb-9298-5f8...
1.0
Navbar Line-Height is Too Large - ### Issue Please reduce the height or padding of the navbar so that it covers less of the screen when scrolled down. ### Suggestion(s) reduce height/padding move navbar up when scrolling down ![Screenshot_2020-12-02 KIKU](https://user-images.githubusercontent.com/24981064/100...
priority
navbar line height is too large issue please reduce the height or padding of the navbar so that it covers less of the screen when scrolled down suggestion s reduce height padding move navbar up when scrolling down
1
330,320
10,038,477,571
IssuesEvent
2019-07-18 15:13:38
project-koku/koku
https://api.github.com/repos/project-koku/koku
closed
Providers endpoint accepts any query parameter
bug priority - low
**Describe the bug** Accessing `/api/cost-management/v1/providers/` with any invalid query parameter results in a 200 response **To Reproduce** Steps to reproduce the behavior: 1. Go to `/api/cost-management/v1/providers/?invalid_parameter=random_value` 2. See error **Expected behavior** We should get a 400 ...
1.0
Providers endpoint accepts any query parameter - **Describe the bug** Accessing `/api/cost-management/v1/providers/` with any invalid query parameter results in a 200 response **To Reproduce** Steps to reproduce the behavior: 1. Go to `/api/cost-management/v1/providers/?invalid_parameter=random_value` 2. See err...
priority
providers endpoint accepts any query parameter describe the bug accessing api cost management providers with any invalid query parameter results in a response to reproduce steps to reproduce the behavior go to api cost management providers invalid parameter random value see error ...
1
732,043
25,242,469,371
IssuesEvent
2022-11-15 08:40:16
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Move the setting button to the bottom left instead of bottom middle
Priority: low Effort: small Docs: not needed Status: In PR Solution: Agreed Type: Enhancement
## Is your feature request related to a problem? Please describe. - The setting here is a power user feature and it should not be in a place where it is asking you to click it. - It should be tucked away in the corner where the super admins know it is there but normal users would not be too compelled to click it. ...
1.0
Move the setting button to the bottom left instead of bottom middle - ## Is your feature request related to a problem? Please describe. - The setting here is a power user feature and it should not be in a place where it is asking you to click it. - It should be tucked away in the corner where the super admins know...
priority
move the setting button to the bottom left instead of bottom middle is your feature request related to a problem please describe the setting here is a power user feature and it should not be in a place where it is asking you to click it it should be tucked away in the corner where the super admins know...
1
71,873
3,369,110,706
IssuesEvent
2015-11-23 08:03:20
coltonf93/SmartGrid
https://api.github.com/repos/coltonf93/SmartGrid
opened
Create Hour Totals
Feature Low Priority
Daily and Global totals exist for the various metric, there should be an additional one that resets each hour as well.
1.0
Create Hour Totals - Daily and Global totals exist for the various metric, there should be an additional one that resets each hour as well.
priority
create hour totals daily and global totals exist for the various metric there should be an additional one that resets each hour as well
1
107,774
4,318,420,941
IssuesEvent
2016-07-24 01:14:53
brunobuzzi/BpmFlow
https://api.github.com/repos/brunobuzzi/BpmFlow
closed
Add support for sections Custom Iteration Name
Low Priority un-implemented feature
Sections can have a "Custom Iteration Name" which differ from the automatic tag. Add support to OrbeonFormDefinition and add this to the import instance processes.
1.0
Add support for sections Custom Iteration Name - Sections can have a "Custom Iteration Name" which differ from the automatic tag. Add support to OrbeonFormDefinition and add this to the import instance processes.
priority
add support for sections custom iteration name sections can have a custom iteration name which differ from the automatic tag add support to orbeonformdefinition and add this to the import instance processes
1
266,970
8,377,554,963
IssuesEvent
2018-10-06 02:39:00
StormTroobur/School-Coding-Project
https://api.github.com/repos/StormTroobur/School-Coding-Project
closed
Move shaders into their own files
low priority todo
Shaders are currently hard-coded into Engine.cpp, but moving them to their own text files would make it less cluttered and would result in easier compiling.
1.0
Move shaders into their own files - Shaders are currently hard-coded into Engine.cpp, but moving them to their own text files would make it less cluttered and would result in easier compiling.
priority
move shaders into their own files shaders are currently hard coded into engine cpp but moving them to their own text files would make it less cluttered and would result in easier compiling
1
358,667
10,619,154,854
IssuesEvent
2019-10-13 11:10:13
JustArchiNET/ArchiSteamFarm
https://api.github.com/repos/JustArchiNET/ArchiSteamFarm
closed
Only one key forwarded
Bug Confirmed Low priority
## Bug report If bot has ` "RedeemingPreferences": 1,` setting, and given a command to activate multiple keys, it only forwards one key, and return the rest as unused. ### Description ![изображение](https://user-images.githubusercontent.com/15903022/66714009-c452bc80-edb9-11e9-804a-45799dfb8031.png) ### Expecte...
1.0
Only one key forwarded - ## Bug report If bot has ` "RedeemingPreferences": 1,` setting, and given a command to activate multiple keys, it only forwards one key, and return the rest as unused. ### Description ![изображение](https://user-images.githubusercontent.com/15903022/66714009-c452bc80-edb9-11e9-804a-45799df...
priority
only one key forwarded bug report if bot has redeemingpreferences setting and given a command to activate multiple keys it only forwards one key and return the rest as unused description expected behavior bot expected to forward all keys that it can t redeem itself curr...
1
192,873
6,877,486,277
IssuesEvent
2017-11-20 08:13:42
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
opened
Use name reference for objects in Sunstone
Category: Sunstone Priority: Low Status: New Tracker: Backlog
--- Author Name: **Ruben S. Montero** (@rsmontero) Original Redmine Issue: 2855, https://dev.opennebula.org/issues/2855 Original Date: 2014-04-28 --- This should leverage the caching mechanism already implemented in Sunstone
1.0
Use name reference for objects in Sunstone - --- Author Name: **Ruben S. Montero** (@rsmontero) Original Redmine Issue: 2855, https://dev.opennebula.org/issues/2855 Original Date: 2014-04-28 --- This should leverage the caching mechanism already implemented in Sunstone
priority
use name reference for objects in sunstone author name ruben s montero rsmontero original redmine issue original date this should leverage the caching mechanism already implemented in sunstone
1
797,517
28,147,558,158
IssuesEvent
2023-04-02 17:03:34
AY2223S2-CS2113-T14-3/tp
https://api.github.com/repos/AY2223S2-CS2113-T14-3/tp
opened
Repetition feature for tuition and accommodation payments
type.Enhancement priority.Low
This allows user to create repeating tuition and accommodation expenditures as these are hefty-sum expenditures that are paid over time.
1.0
Repetition feature for tuition and accommodation payments - This allows user to create repeating tuition and accommodation expenditures as these are hefty-sum expenditures that are paid over time.
priority
repetition feature for tuition and accommodation payments this allows user to create repeating tuition and accommodation expenditures as these are hefty sum expenditures that are paid over time
1
213
2,492,704,840
IssuesEvent
2015-01-05 04:33:40
MenoData/Time4J
https://api.github.com/repos/MenoData/Time4J
opened
Clarify experimental status of TransitionHistory
bug priority: low
The experimental status of this interface should be documented for completeness (although this is not used yet by any application and therefore not really important for users).
1.0
Clarify experimental status of TransitionHistory - The experimental status of this interface should be documented for completeness (although this is not used yet by any application and therefore not really important for users).
priority
clarify experimental status of transitionhistory the experimental status of this interface should be documented for completeness although this is not used yet by any application and therefore not really important for users
1
56,398
3,079,548,866
IssuesEvent
2015-08-21 16:53:06
DataSF/housing-data-hub
https://api.github.com/repos/DataSF/housing-data-hub
closed
Play with font-sizes, styles
enhancement lower priority
We want to make sure the text is readable, maintaining appropriate line lengths, font sizes, line height, etc for ease of reading. This can wait until after we've put in the big changes and have the layout more or less locked in.
1.0
Play with font-sizes, styles - We want to make sure the text is readable, maintaining appropriate line lengths, font sizes, line height, etc for ease of reading. This can wait until after we've put in the big changes and have the layout more or less locked in.
priority
play with font sizes styles we want to make sure the text is readable maintaining appropriate line lengths font sizes line height etc for ease of reading this can wait until after we ve put in the big changes and have the layout more or less locked in
1
416,228
12,141,531,789
IssuesEvent
2020-04-23 22:48:17
firelab/windninja
https://api.github.com/repos/firelab/windninja
closed
Incorrect units in station kml output
component:gui component:output component:point priority:low severity:low
If you do a point initialization run, and check the box to "Write Station Kml", the units in the station kml file seem to always be in meters per second and degrees C. It would be best if they were output in the same units as the other output files (at least the speed units), which is defined in the GUI by the user un...
1.0
Incorrect units in station kml output - If you do a point initialization run, and check the box to "Write Station Kml", the units in the station kml file seem to always be in meters per second and degrees C. It would be best if they were output in the same units as the other output files (at least the speed units), wh...
priority
incorrect units in station kml output if you do a point initialization run and check the box to write station kml the units in the station kml file seem to always be in meters per second and degrees c it would be best if they were output in the same units as the other output files at least the speed units wh...
1
752,520
26,288,567,439
IssuesEvent
2023-01-08 05:09:51
BSBussell/BML
https://api.github.com/repos/BSBussell/BML
closed
Custom Rendering Engine
Low Priority
Eventual Plan on writing my own rendering engine so that I don't have to rely on SDL's as that one is very minimal.
1.0
Custom Rendering Engine - Eventual Plan on writing my own rendering engine so that I don't have to rely on SDL's as that one is very minimal.
priority
custom rendering engine eventual plan on writing my own rendering engine so that i don t have to rely on sdl s as that one is very minimal
1
64,257
3,206,570,237
IssuesEvent
2015-10-05 02:31:15
PHB-CS123/graphene
https://api.github.com/repos/PHB-CS123/graphene
opened
Commands missing tests
enhancement low-priority
The `UpdateRelationCommand`, `DeleteNodeCommand`, `DropRelationCommand` and `DropNodeCommand` classes are missing a lot of test coverage.
1.0
Commands missing tests - The `UpdateRelationCommand`, `DeleteNodeCommand`, `DropRelationCommand` and `DropNodeCommand` classes are missing a lot of test coverage.
priority
commands missing tests the updaterelationcommand deletenodecommand droprelationcommand and dropnodecommand classes are missing a lot of test coverage
1
307,610
9,419,333,552
IssuesEvent
2019-04-10 21:38:19
merenlab/anvio
https://api.github.com/repos/merenlab/anvio
closed
ANI calculation Error
pangenomic workflow priority
Anvi'o version ...............................: margaret (vunknown) Profile DB version ...........................: 30 Contigs DB version ...........................: 12 Pan DB version ...............................: 12 Genome data storage version ..................: 6 Auxiliary data storage version ..............
1.0
ANI calculation Error - Anvi'o version ...............................: margaret (vunknown) Profile DB version ...........................: 30 Contigs DB version ...........................: 12 Pan DB version ...............................: 12 Genome data storage version ..................: 6 Auxiliary data sto...
priority
ani calculation error anvi o version margaret vunknown profile db version contigs db version pan db version genome data storage version auxiliary data storag...
1
240,762
7,805,621,801
IssuesEvent
2018-06-11 11:31:22
pymedusa/Medusa
https://api.github.com/repos/pymedusa/Medusa
closed
8K UHD BluRay preferred quality not selected on quality-chooser
Bug Confirmed Priority: 3. Low
**This is just a visual bug.** Everything still works and qualities are saved. No need for a hotfix.
1.0
8K UHD BluRay preferred quality not selected on quality-chooser - **This is just a visual bug.** Everything still works and qualities are saved. No need for a hotfix.
priority
uhd bluray preferred quality not selected on quality chooser this is just a visual bug everything still works and qualities are saved no need for a hotfix
1
87,211
3,739,290,182
IssuesEvent
2016-03-09 03:35:02
Vannevelj/VSDiagnostics
https://api.github.com/repos/Vannevelj/VSDiagnostics
closed
Create new project for VB.NET analyzers
priority - low status - wontfix type - discussion type - task
When I was originally adding VB.NET analyzers, the compiler could not always tell which methods I was calling due to the members with identical names in different referenced namespaces. Using a separate project would fix this issue, as well as have a clean organization of the analyzers.
1.0
Create new project for VB.NET analyzers - When I was originally adding VB.NET analyzers, the compiler could not always tell which methods I was calling due to the members with identical names in different referenced namespaces. Using a separate project would fix this issue, as well as have a clean organization of the ...
priority
create new project for vb net analyzers when i was originally adding vb net analyzers the compiler could not always tell which methods i was calling due to the members with identical names in different referenced namespaces using a separate project would fix this issue as well as have a clean organization of the ...
1
530,910
15,437,983,393
IssuesEvent
2021-03-07 18:42:05
SzFMV2021-Tavasz/AutomatedCar-A
https://api.github.com/repos/SzFMV2021-Tavasz/AutomatedCar-A
closed
GearSelectorPosition enum létrehozása
effort: low modul: powertrain priority: normal status: help wanted type: enhancement
- [x] GearSelectorPosition enum létrehozása - [x] Drive, Park, Neutral, Reverse hozzáadása az enumhoz User story: #3
1.0
GearSelectorPosition enum létrehozása - - [x] GearSelectorPosition enum létrehozása - [x] Drive, Park, Neutral, Reverse hozzáadása az enumhoz User story: #3
priority
gearselectorposition enum létrehozása gearselectorposition enum létrehozása drive park neutral reverse hozzáadása az enumhoz user story
1
203,007
7,057,195,374
IssuesEvent
2018-01-04 15:38:35
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
AM_CANNIBALIZE at level 5 can spawn multiple Geographer when bitmask 2 is not declared on battle_config.summon_flora
component:skill mode:prerenewal mode:renewal priority:low type:bug
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: 6f01321b27d8d409e2c71daf4affcc69f18d4821 <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. ...
1.0
AM_CANNIBALIZE at level 5 can spawn multiple Geographer when bitmask 2 is not declared on battle_config.summon_flora - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: 6f01321b27d8d409e2c71daf4affcc69f18d4821 <!-- Please specify the rAthena [GitHub ha...
priority
am cannibalize at level can spawn multiple geographer when bitmask is not declared on battle config summon flora rathena hash please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head ...
1
558,097
16,526,184,270
IssuesEvent
2021-05-26 20:26:42
ThoreBor/Anki_Leaderboard
https://api.github.com/repos/ThoreBor/Anki_Leaderboard
closed
Sync between different Anki profiles ?
enhancement low priority
If we can do reviews in two profiles, can the code be changed so that leaderboard takes stats from both the profiles ? I have two separate profiles due to card types error. I complete 500 reviews in one and close to 1000 in another, but the leaderboard just shows only stats from one profile !!
1.0
Sync between different Anki profiles ? - If we can do reviews in two profiles, can the code be changed so that leaderboard takes stats from both the profiles ? I have two separate profiles due to card types error. I complete 500 reviews in one and close to 1000 in another, but the leaderboard just shows only stat...
priority
sync between different anki profiles if we can do reviews in two profiles can the code be changed so that leaderboard takes stats from both the profiles i have two separate profiles due to card types error i complete reviews in one and close to in another but the leaderboard just shows only stats fro...
1
316,459
9,647,678,588
IssuesEvent
2019-05-17 14:29:04
meetalva/alva
https://api.github.com/repos/meetalva/alva
closed
Prepare usage of color themes
help wanted priority: low type: feature
Good day friends of neat design, we would like to make it possible to create and load color themes into alva. This issue should tackle one part of it: Load multiple json files, put all together, resolve references and flatten the structure. The outcome of this flow should be written into the store. There is al...
1.0
Prepare usage of color themes - Good day friends of neat design, we would like to make it possible to create and load color themes into alva. This issue should tackle one part of it: Load multiple json files, put all together, resolve references and flatten the structure. The outcome of this flow should be writte...
priority
prepare usage of color themes good day friends of neat design we would like to make it possible to create and load color themes into alva this issue should tackle one part of it load multiple json files put all together resolve references and flatten the structure the outcome of this flow should be writte...
1
83,361
3,634,011,075
IssuesEvent
2016-02-11 16:31:18
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
opened
Add a get_spacing method to Cubic?
enhancement Priority - Low
We currently have _spacing on the Cubic class as a hidden attirbute that gets used in a few places, but it is probably a good idea to officially support this. A get_spacing method would be pretty simple (we already basically do this for throat length calculations). The challenge will be dealing non-equal spacing or o...
1.0
Add a get_spacing method to Cubic? - We currently have _spacing on the Cubic class as a hidden attirbute that gets used in a few places, but it is probably a good idea to officially support this. A get_spacing method would be pretty simple (we already basically do this for throat length calculations). The challenge w...
priority
add a get spacing method to cubic we currently have spacing on the cubic class as a hidden attirbute that gets used in a few places but it is probably a good idea to officially support this a get spacing method would be pretty simple we already basically do this for throat length calculations the challenge w...
1
384,088
11,383,514,255
IssuesEvent
2020-01-29 06:17:22
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1373] Change Stake description
Priority: Low
@olegshegai added new functions with Ctrl and Shift, so we need to change discription about it. ![72349439-98fba880-36ed-11ea-88b7-67dd7a61fba5](https://user-images.githubusercontent.com/45708377/73332214-15a68f00-4277-11ea-8e59-d0a1f360cc72.png) Used to claim, unclaim, and examine property. When claiming: -hold C...
1.0
[0.9.0 staging-1373] Change Stake description - @olegshegai added new functions with Ctrl and Shift, so we need to change discription about it. ![72349439-98fba880-36ed-11ea-88b7-67dd7a61fba5](https://user-images.githubusercontent.com/45708377/73332214-15a68f00-4277-11ea-8e59-d0a1f360cc72.png) Used to claim, unclaim,...
priority
change stake description olegshegai added new functions with ctrl and shift so we need to change discription about it used to claim unclaim and examine property when claiming hold ctrl to create a new deed hold shift to choose from existing deed nearby when unclaiming hold ctrl to move t...
1
463,405
13,264,882,730
IssuesEvent
2020-08-21 05:04:59
RTXteam/RTX
https://api.github.com/repos/RTXteam/RTX
closed
Script that can generate a report based on KG2 in Neo4j
enhancement kg2 low priority
@veronicaflores this GitHub issue is just to track code commits (etc.) pertaining to the reporting script that you are working on.
1.0
Script that can generate a report based on KG2 in Neo4j - @veronicaflores this GitHub issue is just to track code commits (etc.) pertaining to the reporting script that you are working on.
priority
script that can generate a report based on in veronicaflores this github issue is just to track code commits etc pertaining to the reporting script that you are working on
1
128,542
5,068,772,189
IssuesEvent
2016-12-24 22:59:47
Fermiac/woocommerce-siftscience
https://api.github.com/repos/Fermiac/woocommerce-siftscience
closed
Add a Backfill action in the order list page.
low priority
This would allow us to select several orders at once and send them to sift science.
1.0
Add a Backfill action in the order list page. - This would allow us to select several orders at once and send them to sift science.
priority
add a backfill action in the order list page this would allow us to select several orders at once and send them to sift science
1
490,122
14,115,652,108
IssuesEvent
2020-11-07 22:04:53
apache/airflow
https://api.github.com/repos/apache/airflow
closed
More meaningful XCom List View Name
kind:bug priority: low
In flask-appbuilder, the List View would use "List " + prettied model name as the title. This makes sense for most of the cases, like `Variable`, `Connection`, etc. But for `XCom`, the title is not making much sense. (I'm testing with 2.0.0a2. But actually this issue exists in earlier 1.x versions as well). ...
1.0
More meaningful XCom List View Name - In flask-appbuilder, the List View would use "List " + prettied model name as the title. This makes sense for most of the cases, like `Variable`, `Connection`, etc. But for `XCom`, the title is not making much sense. (I'm testing with 2.0.0a2. But actually this issue exist...
priority
more meaningful xcom list view name in flask appbuilder the list view would use list prettied model name as the title this makes sense for most of the cases like variable connection etc but for xcom the title is not making much sense i m testing with but actually this issue exists ...
1
599,285
18,269,982,438
IssuesEvent
2021-10-04 12:54:44
Seneca-CDOT/telescope
https://api.github.com/repos/Seneca-CDOT/telescope
closed
Update to react-icons ^4.3.1
type: enhancement good first issue 5 min fix Priority: Low dependencies
We were [broken by react-icons version 4.3.0](https://github.com/Seneca-CDOT/telescope/issues/2324), which we patched temporarily by [pinning the last-known-good version, 4.2.0](https://github.com/Seneca-CDOT/telescope/commit/c38f1b1adf54bcd901822391a7d6d3b602b832cc). A new version, [4.3.1](https://github.com/react-ic...
1.0
Update to react-icons ^4.3.1 - We were [broken by react-icons version 4.3.0](https://github.com/Seneca-CDOT/telescope/issues/2324), which we patched temporarily by [pinning the last-known-good version, 4.2.0](https://github.com/Seneca-CDOT/telescope/commit/c38f1b1adf54bcd901822391a7d6d3b602b832cc). A new version, [4.3...
priority
update to react icons we were which we patched temporarily by a new version was pushed last night to fix the underlying issue let s get back on to latest and use this should be done by someone new to the project
1
610,157
18,895,364,519
IssuesEvent
2021-11-15 17:16:15
ucb-rit/coldfront
https://api.github.com/repos/ucb-rit/coldfront
closed
Allow searching on project name/title in the Allocation admin view
low priority
The view at `/admin/allocation/allocation/` should support searching on `project__name` and `project__title`. See `AllocationAdmin.search_fields`.
1.0
Allow searching on project name/title in the Allocation admin view - The view at `/admin/allocation/allocation/` should support searching on `project__name` and `project__title`. See `AllocationAdmin.search_fields`.
priority
allow searching on project name title in the allocation admin view the view at admin allocation allocation should support searching on project name and project title see allocationadmin search fields
1
381,065
11,272,925,823
IssuesEvent
2020-01-14 15:41:32
isi-vista/adam
https://api.github.com/repos/isi-vista/adam
closed
Add a test for debug_matching for PatternGraphMatcher
priority-2-low size-medium
This doesn't need to test the output, just that it doesn't crash. Also we can exercise some coverage of the dot rendering code this way.
1.0
Add a test for debug_matching for PatternGraphMatcher - This doesn't need to test the output, just that it doesn't crash. Also we can exercise some coverage of the dot rendering code this way.
priority
add a test for debug matching for patterngraphmatcher this doesn t need to test the output just that it doesn t crash also we can exercise some coverage of the dot rendering code this way
1
698,191
23,969,403,072
IssuesEvent
2022-09-13 06:14:45
vmware/singleton
https://api.github.com/repos/vmware/singleton
closed
[BUG] [S3 Version][V1] Version 1 should support version fallback
kind/bug priority/low
**Describe the bug** Version 1 should support version fallback **To Reproduce** \Service\API\V1\translation-component-api\getSingleComponentTranslationUsingGET productName=VMwareVIP;version=2.0.0 (or version=1) ;component=default;locale=zh-Hans;pseudo=false ![image](https://user-images.githubusercontent.com/82...
1.0
[BUG] [S3 Version][V1] Version 1 should support version fallback - **Describe the bug** Version 1 should support version fallback **To Reproduce** \Service\API\V1\translation-component-api\getSingleComponentTranslationUsingGET productName=VMwareVIP;version=2.0.0 (or version=1) ;component=default;locale=zh-Hans...
priority
version should support version fallback describe the bug version should support version fallback to reproduce service api translation component api getsinglecomponenttranslationusingget productname vmwarevip version or version component default locale zh hans pseudo false ...
1
399,779
11,760,373,063
IssuesEvent
2020-03-13 19:19:45
rrickfox/traffic-sim
https://api.github.com/repos/rrickfox/traffic-sim
closed
GUI - Wirkungsloses Warning zu DontDestroyOnLoad
bug low priority
In `MusicController.Start()` wird das MusicController GameObject als DontDestroyOnLoad gesetzt, damit es beim Szenenwechsel nicht despawned. Dabei entsteht dieses Warning: ```cs DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. UnityEngine.Object:DontDestroyOnLoad(Object) Music.M...
1.0
GUI - Wirkungsloses Warning zu DontDestroyOnLoad - In `MusicController.Start()` wird das MusicController GameObject als DontDestroyOnLoad gesetzt, damit es beim Szenenwechsel nicht despawned. Dabei entsteht dieses Warning: ```cs DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. Un...
priority
gui wirkungsloses warning zu dontdestroyonload in musiccontroller start wird das musiccontroller gameobject als dontdestroyonload gesetzt damit es beim szenenwechsel nicht despawned dabei entsteht dieses warning cs dontdestroyonload only works for root gameobjects or components on root gameobjects un...
1
819,703
30,749,302,139
IssuesEvent
2023-07-28 17:40:11
aws-solutions/content-analysis-on-aws
https://api.github.com/repos/aws-solutions/content-analysis-on-aws
closed
Stream media from cloudfront rather than dataplane s3 bucket directly
enhancement priority: low
.//deployment/media-insights-stack.yaml:605: # TODO: Update cors config per: https://docs.amplify.aws/lib/storage/getting-started/q/platform/js#using-amazon-s3
1.0
Stream media from cloudfront rather than dataplane s3 bucket directly - .//deployment/media-insights-stack.yaml:605: # TODO: Update cors config per: https://docs.amplify.aws/lib/storage/getting-started/q/platform/js#using-amazon-s3
priority
stream media from cloudfront rather than dataplane bucket directly deployment media insights stack yaml todo update cors config per
1
281,038
8,689,937,291
IssuesEvent
2018-12-03 20:05:50
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Installed locations of vendored dependencies conflict with Homebrew installed versions
configuration: mac priority: low team: kitware type: installation and distribution
Relates #1183. Namely `eigen`, `bullet`, `fmt`, and `spdlog`. Following Homebrew conventions, we could install to `libexec/vendor/{include|lib}` or we could even just use system versions.
1.0
Installed locations of vendored dependencies conflict with Homebrew installed versions - Relates #1183. Namely `eigen`, `bullet`, `fmt`, and `spdlog`. Following Homebrew conventions, we could install to `libexec/vendor/{include|lib}` or we could even just use system versions.
priority
installed locations of vendored dependencies conflict with homebrew installed versions relates namely eigen bullet fmt and spdlog following homebrew conventions we could install to libexec vendor include lib or we could even just use system versions
1
646,948
21,082,711,082
IssuesEvent
2022-04-03 06:07:44
AY2122S2-CS2103T-T09-1/tp
https://api.github.com/repos/AY2122S2-CS2103T-T09-1/tp
closed
[PE-D] Can be more clear that a new n/NAME_KEYWORD should be created.
priority.Low severity.Low
Was assuming n/NAME_KEYWORD NAME_KEYWORD was possible. ![image.png](https://raw.githubusercontent.com/kashing555/ped/main/files/79ec583b-3cd7-421f-9bef-63ef206cc08f.png) <!--session: 1648793049393-2141d157-519f-491c-874e-463c33ae1c29--> <!--Version: Web v3.4.2--> ------------- Labels: `severity.Medium` `type.Docum...
1.0
[PE-D] Can be more clear that a new n/NAME_KEYWORD should be created. - Was assuming n/NAME_KEYWORD NAME_KEYWORD was possible. ![image.png](https://raw.githubusercontent.com/kashing555/ped/main/files/79ec583b-3cd7-421f-9bef-63ef206cc08f.png) <!--session: 1648793049393-2141d157-519f-491c-874e-463c33ae1c29--> <!--Ver...
priority
can be more clear that a new n name keyword should be created was assuming n name keyword name keyword was possible labels severity medium type documentationbug original ped
1
559,654
16,567,172,201
IssuesEvent
2021-05-29 16:58:27
sopra-fs21-group-15/client
https://api.github.com/repos/sopra-fs21-group-15/client
closed
Add function for lobby owner to kick members
low priority task
- Buttons - Every non-owner needs to regularly check if theyre still in the members list and leave otherwise
1.0
Add function for lobby owner to kick members - - Buttons - Every non-owner needs to regularly check if theyre still in the members list and leave otherwise
priority
add function for lobby owner to kick members buttons every non owner needs to regularly check if theyre still in the members list and leave otherwise
1