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
78,304
3,509,562,197
IssuesEvent
2016-01-08 23:28:54
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Thunderfury, Blessed Blade of the Windseeker (BB #1074)
migrated Priority: Low Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** obana **Original Date:** 23.07.2015 18:14:27 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1074 <hr> NPC Highlord Demitrian (14347) Not give a quest ...
1.0
Thunderfury, Blessed Blade of the Windseeker (BB #1074) - This issue was migrated from bitbucket. **Original Reporter:** obana **Original Date:** 23.07.2015 18:14:27 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1...
priority
thunderfury blessed blade of the windseeker bb this issue was migrated from bitbucket original reporter obana original date gmt original priority minor original type bug original state invalid direct link npc highlord demitrian not give a quest thunderaan th...
1
335,230
10,150,835,538
IssuesEvent
2019-08-05 18:43:34
PolyMathOrg/PolyMath
https://api.github.com/repos/PolyMathOrg/PolyMath
closed
Use double-dispatch for PMDualNumber
Priority: Low Status: In Progress Type: Maintenance
Need to do this for `+`,`*`, `-`, `\`. At the moment, these methods are implemented with type checking and this is not really scalable.
1.0
Use double-dispatch for PMDualNumber - Need to do this for `+`,`*`, `-`, `\`. At the moment, these methods are implemented with type checking and this is not really scalable.
priority
use double dispatch for pmdualnumber need to do this for at the moment these methods are implemented with type checking and this is not really scalable
1
427,783
12,399,143,621
IssuesEvent
2020-05-21 04:12:07
incognitochain/incognito-chain
https://api.github.com/repos/incognitochain/incognito-chain
closed
[consensusv2][bft2][local] RPC error listrewardamount
Priority: Low Type: Bug
branch `origin/master-tempB-deploy-consensus-v2-bft2` error ``` { "Id": 1, "Result": null, "Error": { "StackTrace": "0: json: cannot unmarshal array into Go value of type blockchain.BeaconBestState\n\ngithub.com/incognitochain/incognito-chain/rpcserver/rpcservice.NewRPCError\n\t/home/thach/jenkins/jenkins/...
1.0
[consensusv2][bft2][local] RPC error listrewardamount - branch `origin/master-tempB-deploy-consensus-v2-bft2` error ``` { "Id": 1, "Result": null, "Error": { "StackTrace": "0: json: cannot unmarshal array into Go value of type blockchain.BeaconBestState\n\ngithub.com/incognitochain/incognito-chain/rpcserve...
priority
rpc error listrewardamount branch origin master tempb deploy consensus error id result null error stacktrace json cannot unmarshal array into go value of type blockchain beaconbeststate n ngithub com incognitochain incognito chain rpcserver rpcservice newrpcerror n ...
1
319,331
9,742,325,466
IssuesEvent
2019-06-02 16:12:00
knowmetools/km-api
https://api.github.com/repos/knowmetools/km-api
closed
Require a premium subscription to list/create profile topics
Priority: Low Status: In Progress Type: Enhancement
Part of #398 The owner of a profile should need an active premium subscription in order for the profile topic list/create endpoint to be accessed.
1.0
Require a premium subscription to list/create profile topics - Part of #398 The owner of a profile should need an active premium subscription in order for the profile topic list/create endpoint to be accessed.
priority
require a premium subscription to list create profile topics part of the owner of a profile should need an active premium subscription in order for the profile topic list create endpoint to be accessed
1
653,015
21,568,972,782
IssuesEvent
2022-05-02 05:05:52
Jeth-Discord/JethJS
https://api.github.com/repos/Jeth-Discord/JethJS
opened
MongoDB Error
Type: Bug 🐞 Status: On Hold 😴 Priority: Low Module: Jeth (Discord) 🎀 Help Wanted 💁 Good First Issue 😊 ‍‍✅ accepted
**Um bug que necessita de uma alternativa dentro do código para ser resolvido.** ```Js 2022-05-02T05:02:27.684862+00:00 app[worker.1]: /app/node_modules/mongoose/lib/model.js:492 2022-05-02T05:02:27.684869+00:00 app[worker.1]: parallelSave = new ParallelSaveError(this); 2022-05-02T05:02:27.684869+00:00 app[wo...
1.0
MongoDB Error - **Um bug que necessita de uma alternativa dentro do código para ser resolvido.** ```Js 2022-05-02T05:02:27.684862+00:00 app[worker.1]: /app/node_modules/mongoose/lib/model.js:492 2022-05-02T05:02:27.684869+00:00 app[worker.1]: parallelSave = new ParallelSaveError(this); 2022-05-02T05:02:27.684...
priority
mongodb error um bug que necessita de uma alternativa dentro do código para ser resolvido js app app node modules mongoose lib model js app parallelsave new parallelsaveerror this app app ...
1
773,126
27,147,033,019
IssuesEvent
2023-02-16 20:51:59
aws/s2n-tls
https://api.github.com/repos/aws/s2n-tls
closed
Add support for AES-CBC Multi-buffer
type/performance priority/low size/medium
Intel reported up to 200% performance increase when using the "Multi-buffer" speed enhancements for AES-SHA-CBC in Openssl [1]. We could consider adding a "multi_buffer_encrypt" function to our s2n_cipher struct for S2N_CBC/S2N_COMPOSITE. We'd need logic that: 1. Determines if multiblock is available on the system/li...
1.0
Add support for AES-CBC Multi-buffer - Intel reported up to 200% performance increase when using the "Multi-buffer" speed enhancements for AES-SHA-CBC in Openssl [1]. We could consider adding a "multi_buffer_encrypt" function to our s2n_cipher struct for S2N_CBC/S2N_COMPOSITE. We'd need logic that: 1. Determines if m...
priority
add support for aes cbc multi buffer intel reported up to performance increase when using the multi buffer speed enhancements for aes sha cbc in openssl we could consider adding a multi buffer encrypt function to our cipher struct for cbc composite we d need logic that determines if multiblock ...
1
438,772
12,651,367,156
IssuesEvent
2020-06-17 00:05:40
GeyserMC/Geyser
https://api.github.com/repos/GeyserMC/Geyser
closed
Text not visible on a white background
Confirmed Bug Priority: Low
**Describe the bug** Text is always set to white instead on the default colour, causing problems with white backgrounds **To Reproduce** Steps to reproduce the behavior: 1. Open your terminal of choice (Gnome Terminal, Command Prompt, Powershell...) 2. Set the background to white and the text to black 3. Run Ge...
1.0
Text not visible on a white background - **Describe the bug** Text is always set to white instead on the default colour, causing problems with white backgrounds **To Reproduce** Steps to reproduce the behavior: 1. Open your terminal of choice (Gnome Terminal, Command Prompt, Powershell...) 2. Set the background ...
priority
text not visible on a white background describe the bug text is always set to white instead on the default colour causing problems with white backgrounds to reproduce steps to reproduce the behavior open your terminal of choice gnome terminal command prompt powershell set the background ...
1
137,775
5,316,189,573
IssuesEvent
2017-02-13 19:14:55
DiCarloLab-Delft/PycQED_py3
https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3
closed
Changes during holidays broke tests on 2Q gates branch
bug priority: could/low
When looking into updating the code on the maserati computer I found that some tests are now failing. - Martinis flux pulse tests - kernel object distortions tests One of the tests is the test for the martinis flux pulses. The check tests if the starting angle theta_0 is what we expect it to be. This is not t...
1.0
Changes during holidays broke tests on 2Q gates branch - When looking into updating the code on the maserati computer I found that some tests are now failing. - Martinis flux pulse tests - kernel object distortions tests One of the tests is the test for the martinis flux pulses. The check tests if the startin...
priority
changes during holidays broke tests on gates branch when looking into updating the code on the maserati computer i found that some tests are now failing martinis flux pulse tests kernel object distortions tests one of the tests is the test for the martinis flux pulses the check tests if the starting...
1
296,381
9,114,644,803
IssuesEvent
2019-02-22 01:11:12
SparkDevNetwork/Rock
https://api.github.com/repos/SparkDevNetwork/Rock
closed
Admin Event Registration Portal allows uploading of signed documents when it shouldn't
Fixed in v8.7 Priority: Low Status: Confirmed Topic: Event Registration Type: Bug
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwor...
1.0
Admin Event Registration Portal allows uploading of signed documents when it shouldn't - ### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did yo...
priority
admin event registration portal allows uploading of signed documents when it shouldn t prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and settin...
1
215,620
7,295,913,313
IssuesEvent
2018-02-26 09:00:33
OpenSRP/opensrp-server
https://api.github.com/repos/OpenSRP/opensrp-server
opened
batch order post request failure.
Low Priority
What should happen when some of the Orders posted are well formatted and hence should be successfully posted while others are poorly formatted and should send server error messages? At the moment: 1. If one incorrectly formatted request is encountered, a server error is returned without considering subsequent req...
1.0
batch order post request failure. - What should happen when some of the Orders posted are well formatted and hence should be successfully posted while others are poorly formatted and should send server error messages? At the moment: 1. If one incorrectly formatted request is encountered, a server error is returne...
priority
batch order post request failure what should happen when some of the orders posted are well formatted and hence should be successfully posted while others are poorly formatted and should send server error messages at the moment if one incorrectly formatted request is encountered a server error is returne...
1
631,443
20,151,736,890
IssuesEvent
2022-02-09 13:04:41
ita-social-projects/horondi_client_fe
https://api.github.com/repos/ita-social-projects/horondi_client_fe
closed
[News] Title of News article is left side alignment instead of centered according to text block
bug User Story UI priority: low severity: trivial
**Environment:** macOS Big Sur 11.4, Firefox 89.0 **Reproducible:** always **Build found:** 44d1c1b **Pre-conditions:** Go to https://horondi-front-staging.azurewebsites.net/ as a user **Description** **Steps to reproduce:** 1. Go to the News page 2. Look at any Title of the News article **Actual res...
1.0
[News] Title of News article is left side alignment instead of centered according to text block - **Environment:** macOS Big Sur 11.4, Firefox 89.0 **Reproducible:** always **Build found:** 44d1c1b **Pre-conditions:** Go to https://horondi-front-staging.azurewebsites.net/ as a user **Description** **Steps t...
priority
title of news article is left side alignment instead of centered according to text block environment macos big sur firefox reproducible always build found pre conditions go to as a user description steps to reproduce go to the news page look at any tit...
1
446,225
12,842,511,488
IssuesEvent
2020-07-08 02:13:22
MatthewSpofford/Multiscale-Statistical-Analysis
https://api.github.com/repos/MatthewSpofford/Multiscale-Statistical-Analysis
closed
Implement a better method for inputting graph properties
enhancement in progress priority low
![image](https://user-images.githubusercontent.com/10645029/85627068-f6e8d080-b63b-11ea-978b-455685ce03a9.png) Maybe implement this within a settings menu near the graphs.
1.0
Implement a better method for inputting graph properties - ![image](https://user-images.githubusercontent.com/10645029/85627068-f6e8d080-b63b-11ea-978b-455685ce03a9.png) Maybe implement this within a settings menu near the graphs.
priority
implement a better method for inputting graph properties maybe implement this within a settings menu near the graphs
1
516,721
14,986,941,303
IssuesEvent
2021-01-28 22:01:11
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
opened
Not passing in notify for a JSOC search is ambiguous
Effort Low Package Intermediate Priority Low net
We require a search for JSOC to need a notify attribute in order to fetch data. However if you do not provide one and then pass it into fetch, the error is ambiguous. We need to catch this in our JSOCClient and raise a better error message. Example: ```python In [1]: from sunpy.net import attrs as a, Fido In [2...
1.0
Not passing in notify for a JSOC search is ambiguous - We require a search for JSOC to need a notify attribute in order to fetch data. However if you do not provide one and then pass it into fetch, the error is ambiguous. We need to catch this in our JSOCClient and raise a better error message. Example: ```python ...
priority
not passing in notify for a jsoc search is ambiguous we require a search for jsoc to need a notify attribute in order to fetch data however if you do not provide one and then pass it into fetch the error is ambiguous we need to catch this in our jsocclient and raise a better error message example python ...
1
369,699
10,916,488,517
IssuesEvent
2019-11-21 13:28:08
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Document Viewer | Zoom level consistency
Ready-for-Dev bug-medium-priority caseflow-reader priority-low whiskey
## Story As a user, if I hit the zoom out button twice and then zoom in again twice, it won't show the same amount of documents from the previous views. ## Description Per our story time discussion, seems like the end points are different from where it's being zoomed in and out from. ## AC - [ ] Make sure that...
2.0
Document Viewer | Zoom level consistency - ## Story As a user, if I hit the zoom out button twice and then zoom in again twice, it won't show the same amount of documents from the previous views. ## Description Per our story time discussion, seems like the end points are different from where it's being zoomed in an...
priority
document viewer zoom level consistency story as a user if i hit the zoom out button twice and then zoom in again twice it won t show the same amount of documents from the previous views description per our story time discussion seems like the end points are different from where it s being zoomed in an...
1
603,921
18,674,034,392
IssuesEvent
2021-10-31 08:31:27
arcomage/arcomage-hd
https://api.github.com/repos/arcomage/arcomage-hd
closed
Add more taverns
enhancement low priority i18n
* [x] Add all Arcomage-playable taverns from mm7 (Antagarich), mm8 (Jadame) * [x] Add 6 castles in mm6 (Enroth) * [x] Adjust presettings of each tavern/castle, any two taverns/castles shouldn't have a same set of presettings * [x] Regroup taverns in the \<select\> form element in the preference window * [x] I18n fo...
1.0
Add more taverns - * [x] Add all Arcomage-playable taverns from mm7 (Antagarich), mm8 (Jadame) * [x] Add 6 castles in mm6 (Enroth) * [x] Adjust presettings of each tavern/castle, any two taverns/castles shouldn't have a same set of presettings * [x] Regroup taverns in the \<select\> form element in the preference wi...
priority
add more taverns add all arcomage playable taverns from antagarich jadame add castles in enroth adjust presettings of each tavern castle any two taverns castles shouldn t have a same set of presettings regroup taverns in the form element in the preference window for all th...
1
139,419
5,374,994,260
IssuesEvent
2017-02-23 02:34:30
AlstonLin/TheLearningLock
https://api.github.com/repos/AlstonLin/TheLearningLock
closed
Add Settings option to select secrecy of notifications to show
low priority polish
Options should be - None - Public - All See LockScreen#updateNotifications
1.0
Add Settings option to select secrecy of notifications to show - Options should be - None - Public - All See LockScreen#updateNotifications
priority
add settings option to select secrecy of notifications to show options should be none public all see lockscreen updatenotifications
1
383,057
11,349,362,152
IssuesEvent
2020-01-24 04:33:53
forseti-security/forseti-security
https://api.github.com/repos/forseti-security/forseti-security
closed
Issue with Config Validator notifications
Interrupts: Follow-up Needed module: config validator module: notifier module: scanner priority: p3 triaged: yes
## Story A [user](https://forsetisecurity.slack.com/archives/CAZCH95EF/p1574253087244800) is having issues with the [enforce_label](https://github.com/forseti-security/policy-library/blob/master/samples/enforce_label.yaml) CV template sample. ### Policy ``` apiVersion: constraints.gatekeeper.sh/v1alpha1 kind: GC...
1.0
Issue with Config Validator notifications - ## Story A [user](https://forsetisecurity.slack.com/archives/CAZCH95EF/p1574253087244800) is having issues with the [enforce_label](https://github.com/forseti-security/policy-library/blob/master/samples/enforce_label.yaml) CV template sample. ### Policy ``` apiVersion: ...
priority
issue with config validator notifications story a is having issues with the cv template sample policy apiversion constraints gatekeeper sh kind metadata name require labels spec severity high match target parameters mandatory labels wid ...
1
433,184
12,503,385,625
IssuesEvent
2020-06-02 07:07:37
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1569] Selection stays on screen after UI closing
Priority: Low Status: Fixed
1. Start to create a contract 2. Choose something with selection (like bank account) ![bandicam 2020-05-28 15-40-36-522.jpg](https://images.zenhubusercontent.com/5ec7555962ebd9185dc41217/95651bfd-20d5-4a6f-bc6a-336cd0221dea) 3. Press RMB somewhere outside board UI ![bandicam 2020-05-28 15-40-39-509.jpg](https://images....
1.0
[0.9.0 staging-1569] Selection stays on screen after UI closing - 1. Start to create a contract 2. Choose something with selection (like bank account) ![bandicam 2020-05-28 15-40-36-522.jpg](https://images.zenhubusercontent.com/5ec7555962ebd9185dc41217/95651bfd-20d5-4a6f-bc6a-336cd0221dea) 3. Press RMB somewhere outsid...
priority
selection stays on screen after ui closing start to create a contract choose something with selection like bank account press rmb somewhere outside board ui filed will stay on screen
1
591,532
17,850,602,389
IssuesEvent
2021-09-04 01:51:01
KingSupernova31/RulesGuru
https://api.github.com/repos/KingSupernova31/RulesGuru
opened
Answer field can become too long
bug low priority
Unknown conditions can cause the answer section to be longer than it needs to be, with extra space under the answer text that's just blank. Opening and closing the answer and/or navigating to the next question can cause the extra space to get longer. For example: ![240420092_351605923331462_3285681228969225468_n](ht...
1.0
Answer field can become too long - Unknown conditions can cause the answer section to be longer than it needs to be, with extra space under the answer text that's just blank. Opening and closing the answer and/or navigating to the next question can cause the extra space to get longer. For example: ![240420092_351605...
priority
answer field can become too long unknown conditions can cause the answer section to be longer than it needs to be with extra space under the answer text that s just blank opening and closing the answer and or navigating to the next question can cause the extra space to get longer for example
1
706,165
24,261,827,891
IssuesEvent
2022-09-28 00:01:55
Rehachoudhary0/hotel_testing
https://api.github.com/repos/Rehachoudhary0/hotel_testing
closed
book location search
Low priority app front-end
In this UI recent location is showing like this is not looking good.pls arvind do it according your self . ![WhatsApp Image 2022-09-27 at 4 39 19 PM](https://user-images.githubusercontent.com/85510636/192511421-bc9053f3-c267-4b31-a6b4-64a76fdd5f74.jpeg)
1.0
book location search - In this UI recent location is showing like this is not looking good.pls arvind do it according your self . ![WhatsApp Image 2022-09-27 at 4 39 19 PM](https://user-images.githubusercontent.com/85510636/192511421-bc9053f3-c267-4b31-a6b4-64a76fdd5f74.jpeg)
priority
book location search in this ui recent location is showing like this is not looking good pls arvind do it according your self
1
537,488
15,729,733,108
IssuesEvent
2021-03-29 15:09:37
UnderVolt/chocomint
https://api.github.com/repos/UnderVolt/chocomint
closed
Wrong parsing of date in UserScreen
area:menu priority:low type:UI
This affects de UserScreen.java class. Sometimes, the month will be parsed as "xxx" instead of "xxx.", and the "Since the beginning" check would not trigger.
1.0
Wrong parsing of date in UserScreen - This affects de UserScreen.java class. Sometimes, the month will be parsed as "xxx" instead of "xxx.", and the "Since the beginning" check would not trigger.
priority
wrong parsing of date in userscreen this affects de userscreen java class sometimes the month will be parsed as xxx instead of xxx and the since the beginning check would not trigger
1
660,701
21,995,798,269
IssuesEvent
2022-05-26 06:08:43
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
Locally defined distinct errors are not distinct
Type/Bug Priority/Low Team/CompilerFE
**Description:** ```ballerina import ballerina/io; type Error distinct error; type ClientError distinct Error; type DistinctClientError distinct ClientError; type DistinctClientError1 DistinctClientError; type DistinctClientError2 distinct ClientError; function getGenericClientError() returns ClientErro...
1.0
Locally defined distinct errors are not distinct - **Description:** ```ballerina import ballerina/io; type Error distinct error; type ClientError distinct Error; type DistinctClientError distinct ClientError; type DistinctClientError1 DistinctClientError; type DistinctClientError2 distinct ClientError; ...
priority
locally defined distinct errors are not distinct description ballerina import ballerina io type error distinct error type clienterror distinct error type distinctclienterror distinct clienterror type distinctclienterror type distinct clienterror function getgenericclienterror retur...
1
632,857
20,237,060,848
IssuesEvent
2022-02-14 04:03:41
OceanDataTools/openrvdas
https://api.github.com/repos/OceanDataTools/openrvdas
closed
OneWireReader
enhancement low priority
Reader to read 1wire records reader = OneWireReader(device='/sys/bus/w1/devices/28-0417c31e10ff/w1_slave', frequency=5) Q: will this only work for therm?
1.0
OneWireReader - Reader to read 1wire records reader = OneWireReader(device='/sys/bus/w1/devices/28-0417c31e10ff/w1_slave', frequency=5) Q: will this only work for therm?
priority
onewirereader reader to read records reader onewirereader device sys bus devices slave frequency q will this only work for therm
1
330,625
10,053,340,633
IssuesEvent
2019-07-21 15:56:09
JasonBock/Rocks
https://api.github.com/repos/JasonBock/Rocks
closed
Redo Task to be Cross-Platform
Low Priority enhancement
Basically, look at this article: https://natemcmaster.com/blog/2017/07/05/msbuild-task-in-nuget/. Change my current Rocks task so it's not .NET Framework-specific.
1.0
Redo Task to be Cross-Platform - Basically, look at this article: https://natemcmaster.com/blog/2017/07/05/msbuild-task-in-nuget/. Change my current Rocks task so it's not .NET Framework-specific.
priority
redo task to be cross platform basically look at this article change my current rocks task so it s not net framework specific
1
66,343
3,252,698,421
IssuesEvent
2015-10-19 15:52:49
HellscreamWoW/Tracker
https://api.github.com/repos/HellscreamWoW/Tracker
closed
The Twilight Lexicon
Priority-Low Type-Creature Type-Loot Type-Quest
http://www.wowhead.com/quest=8279/the-twilight-lexicon This can be deleted if untrue but I have a feeling the chapters are supposed to have a 100% drop rate when the quest is active. Wowhead's rates are sometimes skewed as it doesn't always take into account if the person submitting the data is on the quest or not. ...
1.0
The Twilight Lexicon - http://www.wowhead.com/quest=8279/the-twilight-lexicon This can be deleted if untrue but I have a feeling the chapters are supposed to have a 100% drop rate when the quest is active. Wowhead's rates are sometimes skewed as it doesn't always take into account if the person submitting the data i...
priority
the twilight lexicon this can be deleted if untrue but i have a feeling the chapters are supposed to have a drop rate when the quest is active wowhead s rates are sometimes skewed as it doesn t always take into account if the person submitting the data is on the quest or not
1
669,708
22,637,216,990
IssuesEvent
2022-06-30 20:19:54
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Missed interrupts in NXP RT685 GPIO driver
bug priority: low area: GPIO platform: NXP
**Describe the bug** A problem exists in drivers/gpio/gpio_mcux_lpc.c; it is apparent by code inspection If 2 or more pins in the same GPIO bank are configured as interrupts (e.g. pins X and Y) and if ISR gets called for an event on pin X but another event occurs on pin Y in between the call to GetStatus() and ClrS...
1.0
Missed interrupts in NXP RT685 GPIO driver - **Describe the bug** A problem exists in drivers/gpio/gpio_mcux_lpc.c; it is apparent by code inspection If 2 or more pins in the same GPIO bank are configured as interrupts (e.g. pins X and Y) and if ISR gets called for an event on pin X but another event occurs on pin ...
priority
missed interrupts in nxp gpio driver describe the bug a problem exists in drivers gpio gpio mcux lpc c it is apparent by code inspection if or more pins in the same gpio bank are configured as interrupts e g pins x and y and if isr gets called for an event on pin x but another event occurs on pin y in...
1
392,219
11,585,491,650
IssuesEvent
2020-02-23 00:18:22
HW-PlayersPatch/Development
https://api.github.com/repos/HW-PlayersPatch/Development
opened
Drone Shuffle
Priority3: Low Status2: Research Needed Type3: Improvement
Everything on the drone frigate is now fixed, except the visual "drone shuffle" issue. When the drones start attacking, they first all move/swap to a different position in the parade. The problem is parade_positions is static, and doesn't rotate to match the direction the frig is facing. If your frig happens to be faci...
1.0
Drone Shuffle - Everything on the drone frigate is now fixed, except the visual "drone shuffle" issue. When the drones start attacking, they first all move/swap to a different position in the parade. The problem is parade_positions is static, and doesn't rotate to match the direction the frig is facing. If your frig ha...
priority
drone shuffle everything on the drone frigate is now fixed except the visual drone shuffle issue when the drones start attacking they first all move swap to a different position in the parade the problem is parade positions is static and doesn t rotate to match the direction the frig is facing if your frig ha...
1
182,979
6,676,084,940
IssuesEvent
2017-10-05 02:49:01
SCAII/SCAII
https://api.github.com/repos/SCAII/SCAII
opened
Cffi Modules in Core
C-FFI core enhancement priority: low wishlist
Similar to #14 We'd like to support Cffi in Core, right now we can only load Rust. This would be a new PluginType with CConfig, with a path, similar to RustFfi. Note that loading Python this way is out of scope, for now if the user wants to load Python this way they have to wrap it themselves. This will ta...
1.0
Cffi Modules in Core - Similar to #14 We'd like to support Cffi in Core, right now we can only load Rust. This would be a new PluginType with CConfig, with a path, similar to RustFfi. Note that loading Python this way is out of scope, for now if the user wants to load Python this way they have to wrap it them...
priority
cffi modules in core similar to we d like to support cffi in core right now we can only load rust this would be a new plugintype with cconfig with a path similar to rustffi note that loading python this way is out of scope for now if the user wants to load python this way they have to wrap it thems...
1
579,587
17,195,267,911
IssuesEvent
2021-07-16 16:22:59
MaibornWolff/codecharta
https://api.github.com/repos/MaibornWolff/codecharta
closed
Show the numbers always in the distribution bar
UX / UI difficulty:low javascript pr-visualization priority:medium
# Feature request <Please note by far the quickest way to get a new feature is to file a Pull Request.> <We will consider your request but it may be closed,> <if it's something we're not actively planning to work on> <or it does not match our visison of this software.> ## Description As user I want display ...
1.0
Show the numbers always in the distribution bar - # Feature request <Please note by far the quickest way to get a new feature is to file a Pull Request.> <We will consider your request but it may be closed,> <if it's something we're not actively planning to work on> <or it does not match our visison of this softw...
priority
show the numbers always in the distribution bar feature request description as user i want display of the numbers in the distribution bar so that i can see the numbers at one glance and i don t have to click on the bar acceptance criteria display of numbers is located in the distri...
1
781,382
27,435,789,270
IssuesEvent
2023-03-02 07:16:38
Wizleap-Inc/wiz-ui
https://api.github.com/repos/Wizleap-Inc/wiz-ui
closed
Feat: WizTextButtonの背景色,フォントサイズを変更したい
📦 component 🔽 Low Priority
**機能追加理由・詳細** WizTextButtonの背景色を変更できるようにして欲しいです。また、フォントサイズの変更も行いたいです。 (gray.400等...) ![image](https://user-images.githubusercontent.com/95395675/222148688-57732179-5507-4b74-9aa1-fe34d860a8e7.png) **解決策の提案(任意)** **その他考慮事項(任意)**
1.0
Feat: WizTextButtonの背景色,フォントサイズを変更したい - **機能追加理由・詳細** WizTextButtonの背景色を変更できるようにして欲しいです。また、フォントサイズの変更も行いたいです。 (gray.400等...) ![image](https://user-images.githubusercontent.com/95395675/222148688-57732179-5507-4b74-9aa1-fe34d860a8e7.png) **解決策の提案(任意)** **その他考慮事項(任意)**
priority
feat wiztextbuttonの背景色 フォントサイズを変更したい 機能追加理由・詳細 wiztextbuttonの背景色を変更できるようにして欲しいです。また、フォントサイズの変更も行いたいです。 gray 解決策の提案(任意) その他考慮事項(任意)
1
443,682
12,797,795,981
IssuesEvent
2020-07-02 12:56:38
mitre-attack/attack-navigator
https://api.github.com/repos/mitre-attack/attack-navigator
closed
Remove comment underscore from the subscript
bug priority/low timescale/imminent
As a user of the ATT&CK Navigator, I want the UI to be as readable as possible at all times. The underscore that occurs when a comment is present can obscure the sub-technique count subscript, especially when the text is white due to a dark background: ![image](https://user-images.githubusercontent.com/28868888/8...
1.0
Remove comment underscore from the subscript - As a user of the ATT&CK Navigator, I want the UI to be as readable as possible at all times. The underscore that occurs when a comment is present can obscure the sub-technique count subscript, especially when the text is white due to a dark background: ![image](https...
priority
remove comment underscore from the subscript as a user of the att ck navigator i want the ui to be as readable as possible at all times the underscore that occurs when a comment is present can obscure the sub technique count subscript especially when the text is white due to a dark background we sho...
1
94,510
3,926,891,413
IssuesEvent
2016-04-23 06:25:05
beefproject/beef
https://api.github.com/repos/beefproject/beef
reopened
[Add Module] Send Text to Speech
Enhancement Module Priority Low Social Engineering
Add a module that allows the admin to transfer audio files to the zombie. The zombie will then use a Java applet to play the file using the zombie sound output. The (Admin UI) AUI will provide a text box to type in. When the enter key is pressed or the send button clicked the admin entered text will be sent to the zo...
1.0
[Add Module] Send Text to Speech - Add a module that allows the admin to transfer audio files to the zombie. The zombie will then use a Java applet to play the file using the zombie sound output. The (Admin UI) AUI will provide a text box to type in. When the enter key is pressed or the send button clicked the admin ...
priority
send text to speech add a module that allows the admin to transfer audio files to the zombie the zombie will then use a java applet to play the file using the zombie sound output the admin ui aui will provide a text box to type in when the enter key is pressed or the send button clicked the admin entered tex...
1
543,376
15,880,879,724
IssuesEvent
2021-04-09 14:11:49
ansible/awx
https://api.github.com/repos/ansible/awx
closed
When using AWX on plain HTTP, Social Auth is failing
component:api priority:low state:needs_devel type:bug
##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - API ##### SUMMARY When user AWX without HTTPS (plain HTTP), logging in with the GitHub OAuth button fails. ##### ENVIRO...
1.0
When using AWX on plain HTTP, Social Auth is failing - ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - API ##### SUMMARY When user AWX without HTTPS (plain HTTP), logging...
priority
when using awx on plain http social auth is failing issue type bug report component name api summary when user awx without https plain http logging in with the github oauth button fails environment awx version awx install method docker on linux a...
1
628,347
19,983,798,379
IssuesEvent
2022-01-30 10:30:34
0auBSQ/OpenTaiko
https://api.github.com/repos/0auBSQ/OpenTaiko
opened
[Gameplay] Video playback is sometimes disabled out of nowhere in game
bug priority : low
Maybe related to the F5 shortcut (which switches the video playback mode between Fullscreen/Small window at the bottom/Disabled)
1.0
[Gameplay] Video playback is sometimes disabled out of nowhere in game - Maybe related to the F5 shortcut (which switches the video playback mode between Fullscreen/Small window at the bottom/Disabled)
priority
video playback is sometimes disabled out of nowhere in game maybe related to the shortcut which switches the video playback mode between fullscreen small window at the bottom disabled
1
189,054
6,793,516,302
IssuesEvent
2017-11-01 07:57:39
Rsl1122/Plan-PlayerAnalytics
https://api.github.com/repos/Rsl1122/Plan-PlayerAnalytics
closed
NoSuchMethodError on Paper 1.10.2
Bug Complexity: LOW Priority: HIGH server: 1.10 status: Done
Present through Plan v,3.6.3 -> 4.0.4 ``` java.lang.BootstrapMethodError: java.lang.NoSuchMethodError: at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.getEntityCountPaper(TPSCountTimer.java:178) ~[?:?] at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.calculateTPS(TPSCountT...
1.0
NoSuchMethodError on Paper 1.10.2 - Present through Plan v,3.6.3 -> 4.0.4 ``` java.lang.BootstrapMethodError: java.lang.NoSuchMethodError: at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.getEntityCountPaper(TPSCountTimer.java:178) ~[?:?] at main.java.com.djrapitops.plan.systems.tasks....
priority
nosuchmethoderror on paper present through plan v java lang bootstrapmethoderror java lang nosuchmethoderror at main java com djrapitops plan systems tasks tpscounttimer getentitycountpaper tpscounttimer java at main java com djrapitops plan systems tasks tpscoun...
1
440,482
12,700,572,205
IssuesEvent
2020-06-22 16:33:23
dhenry-KCI/FredCo-Post-Go-Live-
https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live-
closed
R4C- submit application header missing Planning/Zoning
Low Priority
Bold header should read " Licences, Permits, Planning, and Zoning" and the descriptor below it should read "Apply for or renew a license, permit, Planning, or Zoning application" ![image](https://user-images.githubusercontent.com/50637067/85281982-e88e8f00-b458-11ea-8ccd-df774cb71a95.png)
1.0
R4C- submit application header missing Planning/Zoning - Bold header should read " Licences, Permits, Planning, and Zoning" and the descriptor below it should read "Apply for or renew a license, permit, Planning, or Zoning application" ![image](https://user-images.githubusercontent.com/50637067/85281982-e88e8f00...
priority
submit application header missing planning zoning bold header should read licences permits planning and zoning and the descriptor below it should read apply for or renew a license permit planning or zoning application
1
106,984
4,288,275,989
IssuesEvent
2016-07-17 10:33:46
lampepfl/dotty
https://api.github.com/repos/lampepfl/dotty
closed
Else branches carry the If's rather than their own position
Low hanging fruit Low Priority
Here's a test that can be dropped in TreeInfoTest.scala (for the lack of a more appropriate existing test suite) to demonstrate the faulty behavior. In particular, `ifTree.pos == elsep.pos` holds. ```scala @Test def testElseBranchPosition = checkCompile("frontend", "class A { def f(x: Int): Boolean = if (x < 0...
1.0
Else branches carry the If's rather than their own position - Here's a test that can be dropped in TreeInfoTest.scala (for the lack of a more appropriate existing test suite) to demonstrate the faulty behavior. In particular, `ifTree.pos == elsep.pos` holds. ```scala @Test def testElseBranchPosition = checkCom...
priority
else branches carry the if s rather than their own position here s a test that can be dropped in treeinfotest scala for the lack of a more appropriate existing test suite to demonstrate the faulty behavior in particular iftree pos elsep pos holds scala test def testelsebranchposition checkcom...
1
116,213
4,698,645,474
IssuesEvent
2016-10-12 13:37:01
CS2103AUG2016-W15-C4/main
https://api.github.com/repos/CS2103AUG2016-W15-C4/main
opened
Implement the list command to filter by date
priority.low type.task
Dependencies: #73 Format: list todo/schedule/completed/all tasks on DATE E.g. 1) list todo on 23 Oct 2) list all tasks on 25 December Refer to issue #70
1.0
Implement the list command to filter by date - Dependencies: #73 Format: list todo/schedule/completed/all tasks on DATE E.g. 1) list todo on 23 Oct 2) list all tasks on 25 December Refer to issue #70
priority
implement the list command to filter by date dependencies format list todo schedule completed all tasks on date e g list todo on oct list all tasks on december refer to issue
1
148,014
5,657,489,827
IssuesEvent
2017-04-10 07:18:41
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
Error message when choosing template in examples
DuggaSys Group-3 lowPriority user interaction
When trying to change template view in an example in a course, an error occurs: > Error creating new bx: Duplicate entry '1-2' for key PRIMARY > Error creating new box: Duplicate entry '2-1' for key PRIMARY It's some kind of error with the database.
1.0
Error message when choosing template in examples - When trying to change template view in an example in a course, an error occurs: > Error creating new bx: Duplicate entry '1-2' for key PRIMARY > Error creating new box: Duplicate entry '2-1' for key PRIMARY It's some kind of error with the database.
priority
error message when choosing template in examples when trying to change template view in an example in a course an error occurs error creating new bx duplicate entry for key primary error creating new box duplicate entry for key primary it s some kind of error with the database
1
428,293
12,406,045,432
IssuesEvent
2020-05-21 18:24:03
mit-cml/appinventor-sources
https://api.github.com/repos/mit-cml/appinventor-sources
opened
Add Patch method to Web component
affects: ucr feature request help wanted issue: noted for future Work priority: low status: new
**Describe the desired feature** <!-- Describe the feature that you'd like to see implemented for App Inventor. More detail is useful as it allows us to better understand the complexity of the task. --> The Web component provides methods for many common HTTP operations. However, some web APIs make use of the PATC...
1.0
Add Patch method to Web component - **Describe the desired feature** <!-- Describe the feature that you'd like to see implemented for App Inventor. More detail is useful as it allows us to better understand the complexity of the task. --> The Web component provides methods for many common HTTP operations. However...
priority
add patch method to web component describe the desired feature describe the feature that you d like to see implemented for app inventor more detail is useful as it allows us to better understand the complexity of the task the web component provides methods for many common http operations however...
1
780,710
27,405,273,597
IssuesEvent
2023-03-01 06:03:34
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
incorrect medical scan results
Oversight Priority: Low Could Reproduce
#### Description of issue mechanical augments can read as decaying & necrotic when fully damaged \+ any other stuff that comes up when looking at it later #### Difference between expected and actual behavior should use different language if thing is meat / mech / crystal / X -- add `dying but recoverable` ...
1.0
incorrect medical scan results - #### Description of issue mechanical augments can read as decaying & necrotic when fully damaged \+ any other stuff that comes up when looking at it later #### Difference between expected and actual behavior should use different language if thing is meat / mech / crystal / X...
priority
incorrect medical scan results description of issue mechanical augments can read as decaying necrotic when fully damaged any other stuff that comes up when looking at it later difference between expected and actual behavior should use different language if thing is meat mech crystal x...
1
623,276
19,664,348,887
IssuesEvent
2022-01-10 20:35:46
GameFreedomGG/Sindragosa
https://api.github.com/repos/GameFreedomGG/Sindragosa
closed
[Dungeon][NPC] Shattered Halls - Kargarth
Dungeon Priority: Low NPC Status: Confirmed Bug (Awaiting Development)
Decription: I was doing Shattered Halls dungeon with a group, when we entered the last boss chamber [Kargath] he ended up spawning 3 adds at the same time which is incorrect and undoable. How it works: 3 add at a time if I remember correctly. How it should work: 1 add at a time if I remember correctly. (I might b...
1.0
[Dungeon][NPC] Shattered Halls - Kargarth - Decription: I was doing Shattered Halls dungeon with a group, when we entered the last boss chamber [Kargath] he ended up spawning 3 adds at the same time which is incorrect and undoable. How it works: 3 add at a time if I remember correctly. How it should work: 1 add a...
priority
shattered halls kargarth decription i was doing shattered halls dungeon with a group when we entered the last boss chamber he ended up spawning adds at the same time which is incorrect and undoable how it works add at a time if i remember correctly how it should work add at a time if i rememb...
1
750,211
26,193,120,043
IssuesEvent
2023-01-03 10:55:44
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Add `getEnvVariable` Handlebars helper
type:feature priority-4-low status:in-progress
### What would you like Renovate to be able to do? Renovate should be able to read environment variables, so they can be written to the PR body (e.g. through `prFooter` or `prHeader`). This could be used, for example, to publish information from a GitLab job running `renovate`, e.g. `$CI_JOB_URL` (or other [predefi...
1.0
Add `getEnvVariable` Handlebars helper - ### What would you like Renovate to be able to do? Renovate should be able to read environment variables, so they can be written to the PR body (e.g. through `prFooter` or `prHeader`). This could be used, for example, to publish information from a GitLab job running `renovat...
priority
add getenvvariable handlebars helper what would you like renovate to be able to do renovate should be able to read environment variables so they can be written to the pr body e g through prfooter or prheader this could be used for example to publish information from a gitlab job running renovat...
1
49,830
3,004,504,168
IssuesEvent
2015-07-26 00:59:00
wwivbbs/wwiv
https://api.github.com/repos/wwivbbs/wwiv
closed
INI file should move to core
5.0 auto-migrated low priority sourceforge
In init need to check the values of things to support delete/restore user. init depends on core (and doesn't/shouldn't depend on bbs). Also to move the tempdir/batchdir from a per-instance basis into INI file format string. Example: TEMPDIR=C:\BBS\TEMP%N Then each node could have it's own override if nee...
1.0
INI file should move to core - In init need to check the values of things to support delete/restore user. init depends on core (and doesn't/shouldn't depend on bbs). Also to move the tempdir/batchdir from a per-instance basis into INI file format string. Example: TEMPDIR=C:\BBS\TEMP%N Then each node coul...
priority
ini file should move to core in init need to check the values of things to support delete restore user init depends on core and doesn t shouldn t depend on bbs also to move the tempdir batchdir from a per instance basis into ini file format string example tempdir c bbs temp n then each node coul...
1
531,034
15,439,395,386
IssuesEvent
2021-03-08 00:06:37
open-aquarium/open-aquarium
https://api.github.com/repos/open-aquarium/open-aquarium
opened
RFID tag to identify the device
priority: low status: awaiting triage user story
# Description As a **manufacturer**, I want **to have an RFID tag** so that **I can easily identify it**. # Acceptance Criteria * RFID tag with the device serial number * Tag readable by an antenna # Definition of Ready 1. Triage done # Definition of Done **For code** 1. Acceptance criteria met 1. P...
1.0
RFID tag to identify the device - # Description As a **manufacturer**, I want **to have an RFID tag** so that **I can easily identify it**. # Acceptance Criteria * RFID tag with the device serial number * Tag readable by an antenna # Definition of Ready 1. Triage done # Definition of Done **For code**...
priority
rfid tag to identify the device description as a manufacturer i want to have an rfid tag so that i can easily identify it acceptance criteria rfid tag with the device serial number tag readable by an antenna definition of ready triage done definition of done for code ...
1
102,891
4,162,157,696
IssuesEvent
2016-06-17 19:16:18
INN/Largo
https://api.github.com/repos/INN/Largo
opened
Better organize hooks and filters docs for devs
priority: low status: needs docs
- [ ] better sorting/grouping of hooks, by template/function type perhaps - [ ] standardize markup - [ ] ...?
1.0
Better organize hooks and filters docs for devs - - [ ] better sorting/grouping of hooks, by template/function type perhaps - [ ] standardize markup - [ ] ...?
priority
better organize hooks and filters docs for devs better sorting grouping of hooks by template function type perhaps standardize markup
1
623,718
19,677,048,863
IssuesEvent
2022-01-11 13:25:55
GameFreedomGG/Sindragosa
https://api.github.com/repos/GameFreedomGG/Sindragosa
closed
[Dungeon][NPC][Profession] Lavanthor Unskinnable
Dungeon Priority: Low NPC Professions Status: Confirmed Bug (Awaiting Development)
Decription: After killing Lavanthor and looting him, he's still unable to be skinned. Reference: Same issue as wolves in Duskwood. How it works: Lavanthor dies, gets looted and trying to skin him just opens the empty loot window popup. How it should work: After dying and being looted, Lavanthor should be sk...
1.0
[Dungeon][NPC][Profession] Lavanthor Unskinnable - Decription: After killing Lavanthor and looting him, he's still unable to be skinned. Reference: Same issue as wolves in Duskwood. How it works: Lavanthor dies, gets looted and trying to skin him just opens the empty loot window popup. How it should work: A...
priority
lavanthor unskinnable decription after killing lavanthor and looting him he s still unable to be skinned reference same issue as wolves in duskwood how it works lavanthor dies gets looted and trying to skin him just opens the empty loot window popup how it should work after dying and being lo...
1
259,783
8,199,874,499
IssuesEvent
2018-08-31 22:13:09
WallarooLabs/wallaroo
https://api.github.com/repos/WallarooLabs/wallaroo
closed
Add `--out/-o` option to giles receiver
enhancement priority: low
Add the ability to specify the output file path to giles receiver via the `--out/-o` option. This will become relevant once Wallaroo supports multiple sinks per application ( #417 #451).
1.0
Add `--out/-o` option to giles receiver - Add the ability to specify the output file path to giles receiver via the `--out/-o` option. This will become relevant once Wallaroo supports multiple sinks per application ( #417 #451).
priority
add out o option to giles receiver add the ability to specify the output file path to giles receiver via the out o option this will become relevant once wallaroo supports multiple sinks per application
1
385,830
11,426,435,924
IssuesEvent
2020-02-03 21:56:34
shelljs/shelljs
https://api.github.com/repos/shelljs/shelljs
opened
feat: tail -f option
feature low priority
Originally filed in https://github.com/shelljs/shx/issues/172 We should support `shell.tail('-f', ...)`. We would need to "follow" the file as it grows - basically, `tail('-f')` would never terminate. This isn't super useful in a programmatic context, but would be more useful in `shx`. @martin-braun
1.0
feat: tail -f option - Originally filed in https://github.com/shelljs/shx/issues/172 We should support `shell.tail('-f', ...)`. We would need to "follow" the file as it grows - basically, `tail('-f')` would never terminate. This isn't super useful in a programmatic context, but would be more useful in `shx`. @mar...
priority
feat tail f option originally filed in we should support shell tail f we would need to follow the file as it grows basically tail f would never terminate this isn t super useful in a programmatic context but would be more useful in shx martin braun
1
199,908
6,996,048,293
IssuesEvent
2017-12-15 22:07:20
Nostralia/Bugtracker
https://api.github.com/repos/Nostralia/Bugtracker
closed
STV Fishing Event
Priority-Low
Summary - STV Fishing Event is meant to begin at 2pm Server Time. At this time, schools of Speckled Tastyfish should occur in STV for players to fish from. NPC's in capital cities advised players of this also. As of 2:10pm, there was no NPC in Booty Bay to hand these in to, nor was there any pools of fish for players t...
1.0
STV Fishing Event - Summary - STV Fishing Event is meant to begin at 2pm Server Time. At this time, schools of Speckled Tastyfish should occur in STV for players to fish from. NPC's in capital cities advised players of this also. As of 2:10pm, there was no NPC in Booty Bay to hand these in to, nor was there any pools o...
priority
stv fishing event summary stv fishing event is meant to begin at server time at this time schools of speckled tastyfish should occur in stv for players to fish from npc s in capital cities advised players of this also as of there was no npc in booty bay to hand these in to nor was there any pools of fis...
1
504,220
14,615,117,147
IssuesEvent
2020-12-22 11:00:22
TeamSTEP/project-witch-one
https://api.github.com/repos/TeamSTEP/project-witch-one
closed
add weather effect particles [canceled]
Low Priority project assets
## Feature Subtasks - [ ] add raindrop particles (three variants) - [ ] add snow particles (single particle) - [ ] add wind particles (three variants) ## Description Add weather particle sprite that will be used for the dynamic weather system within the game. The rain particle should look sharp with three v...
1.0
add weather effect particles [canceled] - ## Feature Subtasks - [ ] add raindrop particles (three variants) - [ ] add snow particles (single particle) - [ ] add wind particles (three variants) ## Description Add weather particle sprite that will be used for the dynamic weather system within the game. The ra...
priority
add weather effect particles feature subtasks add raindrop particles three variants add snow particles single particle add wind particles three variants description add weather particle sprite that will be used for the dynamic weather system within the game the rain particle sho...
1
247,251
7,915,760,324
IssuesEvent
2018-07-04 01:30:58
wesnoth/wesnoth
https://api.github.com/repos/wesnoth/wesnoth
opened
TSG: allow minister Hylas to die
Campaign Enhancement Good first issue Low-priority
TSG has a list of units who are not allowed to die, not too less of them. For minister Hylas there is no reason to be on it after the scenario in which he first appears. (At least when choosing the Elves way.) His dialogues could refer to a `role=` instead to his `id=`, and if he dies the role can be assigned to an...
1.0
TSG: allow minister Hylas to die - TSG has a list of units who are not allowed to die, not too less of them. For minister Hylas there is no reason to be on it after the scenario in which he first appears. (At least when choosing the Elves way.) His dialogues could refer to a `role=` instead to his `id=`, and if he ...
priority
tsg allow minister hylas to die tsg has a list of units who are not allowed to die not too less of them for minister hylas there is no reason to be on it after the scenario in which he first appears at least when choosing the elves way his dialogues could refer to a role instead to his id and if he ...
1
435,609
12,536,633,727
IssuesEvent
2020-06-05 00:43:52
NVIDIA/TRTorch
https://api.github.com/repos/NVIDIA/TRTorch
closed
Start to handle branching in simple cases
component: conversion component: lowering enhancement priority: high
The system works pretty well for traced models, but not much work has been done with torch script models that have branching. I noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this: ``` %50 : Function = prim::Constant[name="linear"]() %53 : bo...
1.0
Start to handle branching in simple cases - The system works pretty well for traced models, but not much work has been done with torch script models that have branching. I noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this: ``` %50 : Function =...
priority
start to handle branching in simple cases the system works pretty well for traced models but not much work has been done with torch script models that have branching i noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this function ...
1
520
2,497,727,020
IssuesEvent
2015-01-07 10:20:09
ScottLogic/d3-financial-components
https://api.github.com/repos/ScottLogic/d3-financial-components
opened
Add chart zoom concepts as 'helper' functions
low-priority
The chart zoom concepts introduced in #200 could be replaced with helper / utility functions that are not 'baked in' to the series. A more modular API would allow you to adapt a scale: var scaleTransformHelper = fc.util.scaleTransformHelper(yScale) So that when the scale domain changes, you could request t...
1.0
Add chart zoom concepts as 'helper' functions - The chart zoom concepts introduced in #200 could be replaced with helper / utility functions that are not 'baked in' to the series. A more modular API would allow you to adapt a scale: var scaleTransformHelper = fc.util.scaleTransformHelper(yScale) So that wh...
priority
add chart zoom concepts as helper functions the chart zoom concepts introduced in could be replaced with helper utility functions that are not baked in to the series a more modular api would allow you to adapt a scale var scaletransformhelper fc util scaletransformhelper yscale so that when...
1
465,580
13,388,361,416
IssuesEvent
2020-09-02 17:15:33
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
流水线运行到sonarqube analysis这一步失败,installer安装失败但没有提示错误
area/installation kind/bug priority/low stale
1、执行kubectl edit cm -n kubesphere-system ks-installer,启用devops和sonarqube; 2、按照 https://kubesphere.io/docs/v2.0/zh-CN/quick-start/devops-online/ 创建好凭证,运行流水线; 3、结果流水线运行到sonarqube analysis这一步失败, ![image](https://user-images.githubusercontent.com/7677050/67256490-e46d3480-f4b9-11e9-833e-cb539fbea012.png) 4、查看ks...
1.0
流水线运行到sonarqube analysis这一步失败,installer安装失败但没有提示错误 - 1、执行kubectl edit cm -n kubesphere-system ks-installer,启用devops和sonarqube; 2、按照 https://kubesphere.io/docs/v2.0/zh-CN/quick-start/devops-online/ 创建好凭证,运行流水线; 3、结果流水线运行到sonarqube analysis这一步失败, ![image](https://user-images.githubusercontent.com/7677050/67256490-...
priority
流水线运行到sonarqube analysis这一步失败,installer安装失败但没有提示错误 、执行kubectl edit cm n kubesphere system ks installer,启用devops和sonarqube; 、按照 创建好凭证,运行流水线; 、结果流水线运行到sonarqube analysis这一步失败, 、查看ks installer这个 pod下的容器日志,没有提示出问题; 、重新编辑ks installer的cm后,等installer重新执行后,再次运行流水线此问题恢复正常;
1
107,232
4,295,311,556
IssuesEvent
2016-07-19 06:23:17
krpc/krpc
https://api.github.com/repos/krpc/krpc
closed
protobuf-lite
client:cpp client:csharp client:java client:lua client:python enhancement priority:low server:api
Investigate whether we should be using protobuf-lite - a lighter weight library with fewer features, that we likely aren't using.
1.0
protobuf-lite - Investigate whether we should be using protobuf-lite - a lighter weight library with fewer features, that we likely aren't using.
priority
protobuf lite investigate whether we should be using protobuf lite a lighter weight library with fewer features that we likely aren t using
1
293,050
8,972,209,250
IssuesEvent
2019-01-29 17:41:00
BoldGrid/boldgrid-backup
https://api.github.com/repos/BoldGrid/boldgrid-backup
opened
Remote storage downloading shows already a local archive
Priority: Minor Scope: Low Status: Open Type: Bug
**Describe the bug** When having a remote storage archive (such as on Google Drive) with no local/web server copy, downloading to the web server may take a long time. If a user refreshes the Archive Details page, it appears to have already been downloaded, but there is missing details and nothing in the archive brows...
1.0
Remote storage downloading shows already a local archive - **Describe the bug** When having a remote storage archive (such as on Google Drive) with no local/web server copy, downloading to the web server may take a long time. If a user refreshes the Archive Details page, it appears to have already been downloaded, bu...
priority
remote storage downloading shows already a local archive describe the bug when having a remote storage archive such as on google drive with no local web server copy downloading to the web server may take a long time if a user refreshes the archive details page it appears to have already been downloaded bu...
1
263,852
8,302,492,910
IssuesEvent
2018-09-21 14:40:56
pmem/issues
https://api.github.com/repos/pmem/issues
closed
pmempool_transform: invalid errno is set
Exposure: Low OS: Linux Priority: 4 low State: To be verified Type: Bug
Consider following src poolset file: ``` PMEMPOOLSET 20M part1 20M part2 ``` and following dst poolset file: ``` PMEMPOOLSET 20M part1 20M part2 REPLICA 20M part3 15M part4 ``` returned value from pmempool_transform API is -1 which is correct, but errno value is set to 22 or 95 depending on the system ...
1.0
pmempool_transform: invalid errno is set - Consider following src poolset file: ``` PMEMPOOLSET 20M part1 20M part2 ``` and following dst poolset file: ``` PMEMPOOLSET 20M part1 20M part2 REPLICA 20M part3 15M part4 ``` returned value from pmempool_transform API is -1 which is correct, but errno value ...
priority
pmempool transform invalid errno is set consider following src poolset file pmempoolset and following dst poolset file pmempoolset replica returned value from pmempool transform api is which is correct but errno value is set to or depending on the sy...
1
655,270
21,683,139,673
IssuesEvent
2022-05-09 08:43:09
ppy/osu-framework
https://api.github.com/repos/ppy/osu-framework
closed
OS cursor is invisible while dragging
proposal area:input low priority fixed-in-sdl
Press any mouse button on the game window and move mouse to outside of the game window. Expected: OS cursor is visible. Actual: OS cursor is invisible while pressing mouse button. Note: Only tested on Windows. Both raw/non-raw input are affected. Confine cursor option is set to off/only full screen (obviously to mov...
1.0
OS cursor is invisible while dragging - Press any mouse button on the game window and move mouse to outside of the game window. Expected: OS cursor is visible. Actual: OS cursor is invisible while pressing mouse button. Note: Only tested on Windows. Both raw/non-raw input are affected. Confine cursor option is set t...
priority
os cursor is invisible while dragging press any mouse button on the game window and move mouse to outside of the game window expected os cursor is visible actual os cursor is invisible while pressing mouse button note only tested on windows both raw non raw input are affected confine cursor option is set t...
1
219,662
7,344,751,130
IssuesEvent
2018-03-07 15:31:54
HeathWallace/ethereum-pos
https://api.github.com/repos/HeathWallace/ethereum-pos
opened
Add autobinding for React methods
Priority: Low Type: Tooling
### Expected behaviour React methods are bound to the instance of the class. For example, `this.doThing()` in a component should be in the context of the component. This functionality will be implemented in [dan1elhughes/yaab](https://github.com/dan1elhughes/yaab). ### Actual behaviour Methods are not calle...
1.0
Add autobinding for React methods - ### Expected behaviour React methods are bound to the instance of the class. For example, `this.doThing()` in a component should be in the context of the component. This functionality will be implemented in [dan1elhughes/yaab](https://github.com/dan1elhughes/yaab). ### Actua...
priority
add autobinding for react methods expected behaviour react methods are bound to the instance of the class for example this dothing in a component should be in the context of the component this functionality will be implemented in actual behaviour methods are not called in the component ...
1
174,859
6,543,916,150
IssuesEvent
2017-09-03 08:26:21
MorpheusXAUT/slotlist-frontend
https://api.github.com/repos/MorpheusXAUT/slotlist-frontend
closed
TypeError: Cannot read property 'uid' of undefined
bug priority/low
https://sentry.io/morpheusxaut/slotlist-frontend/issues/337579584/ ``` TypeError: Cannot read property 'uid' of undefined at call (./src/views/MissionDetails.vue?d0f8:15) at _render (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:3899) at call (/opt/slotlist-frontend/node_modules/vue/dist/vue.ru...
1.0
TypeError: Cannot read property 'uid' of undefined - https://sentry.io/morpheusxaut/slotlist-frontend/issues/337579584/ ``` TypeError: Cannot read property 'uid' of undefined at call (./src/views/MissionDetails.vue?d0f8:15) at _render (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:3899) at call...
priority
typeerror cannot read property uid of undefined typeerror cannot read property uid of undefined at call src views missiondetails vue at render opt slotlist frontend node modules vue dist vue runtime esm js at call opt slotlist frontend node modules vue dist vue runtime esm js a...
1
22,917
2,651,354,105
IssuesEvent
2015-03-16 10:50:28
nfprojects/nfengine
https://api.github.com/repos/nfprojects/nfengine
closed
Prepare nfCommon for Linux port
low priority medium new feature
This will be the first step in porting the whole engine. * Write CMake files. * Run compilation. * Make sure tests pass * If minor fixes are needed in multi-platform parts of the code, do them * Extract parts of platform-dependent code (for example WinAPI vs. X usage for managing windows) to separate cpp file an...
1.0
Prepare nfCommon for Linux port - This will be the first step in porting the whole engine. * Write CMake files. * Run compilation. * Make sure tests pass * If minor fixes are needed in multi-platform parts of the code, do them * Extract parts of platform-dependent code (for example WinAPI vs. X usage for managin...
priority
prepare nfcommon for linux port this will be the first step in porting the whole engine write cmake files run compilation make sure tests pass if minor fixes are needed in multi platform parts of the code do them extract parts of platform dependent code for example winapi vs x usage for managin...
1
187,063
6,744,645,260
IssuesEvent
2017-10-20 16:24:24
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Embed solc / Ensure Solidity compiler availability
advanced low-priority
Project Oaken's DApp fails on Contract Deployment on their DApp here: http://50.112.52.169/pages/index.html The method `createMeter` that fails can be found in http://50.112.52.169/ethjs/ethFunctions.js They believe it is because of the account being locked, ideally we should intercept this like sendTransaction ...
1.0
Embed solc / Ensure Solidity compiler availability - Project Oaken's DApp fails on Contract Deployment on their DApp here: http://50.112.52.169/pages/index.html The method `createMeter` that fails can be found in http://50.112.52.169/ethjs/ethFunctions.js They believe it is because of the account being locked, i...
priority
embed solc ensure solidity compiler availability project oaken s dapp fails on contract deployment on their dapp here the method createmeter that fails can be found in they believe it is because of the account being locked ideally we should intercept this like sendtransaction and make user aware
1
828,984
31,849,856,041
IssuesEvent
2023-09-15 00:03:38
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-1011] App: File Upload (Starting with Amazon S3)
✨ feature 🙋🏻‍♂️help wanted app-store Low priority 💎 Bounty
starting with S3, organisers can ask guests for a file upload (i.e. a CV or similar) for security reasons, organisers need to provide their own S3 bucket since [Cal.com](http://Cal.com) does not want to host your files this app would be of type "EventTypeApp" ![](https://uploads.linear.app/e86bf957-d82f-465e-b205-13...
1.0
[CAL-1011] App: File Upload (Starting with Amazon S3) - starting with S3, organisers can ask guests for a file upload (i.e. a CV or similar) for security reasons, organisers need to provide their own S3 bucket since [Cal.com](http://Cal.com) does not want to host your files this app would be of type "EventTypeApp" !...
priority
app file upload starting with amazon starting with organisers can ask guests for a file upload i e a cv or similar for security reasons organisers need to provide their own bucket since does not want to host your files this app would be of type eventtypeapp in event types bookin...
1
419,879
12,229,476,544
IssuesEvent
2020-05-04 00:25:29
Dachshund77/NavProject
https://api.github.com/repos/Dachshund77/NavProject
opened
ChangProductCount refactoring of signature
Priority: Low Type: Maintenance
Im pretty sure we dont need an JSON body for the BasketControler>ChangeProductCount method. Question ist what HTTP request it should be instead, since updates kinda require a body.
1.0
ChangProductCount refactoring of signature - Im pretty sure we dont need an JSON body for the BasketControler>ChangeProductCount method. Question ist what HTTP request it should be instead, since updates kinda require a body.
priority
changproductcount refactoring of signature im pretty sure we dont need an json body for the basketcontroler changeproductcount method question ist what http request it should be instead since updates kinda require a body
1
239,810
7,800,064,409
IssuesEvent
2018-06-09 04:14:54
Blockrazor/blockrazor
https://api.github.com/repos/Blockrazor/blockrazor
closed
Problem: 3500ish ms boot up time for js according to lighthouse
low_priority unmet dependency
Problem: It takes 4 seconds to init js alone according to lighthouse (albeit with some major offenders w/o which its 2secs). Benchmarks: https://github.com/mitar/meteor-web-rendering-framework-benchmark, by blaze maintainer. Solution: Use nx-framework which is expandable and based on proxies (5% audience usage unsup...
1.0
Problem: 3500ish ms boot up time for js according to lighthouse - Problem: It takes 4 seconds to init js alone according to lighthouse (albeit with some major offenders w/o which its 2secs). Benchmarks: https://github.com/mitar/meteor-web-rendering-framework-benchmark, by blaze maintainer. Solution: Use nx-framework...
priority
problem ms boot up time for js according to lighthouse problem it takes seconds to init js alone according to lighthouse albeit with some major offenders w o which its benchmarks by blaze maintainer solution use nx framework which is expandable and based on proxies audience usage unsupported t...
1
434,634
12,520,945,671
IssuesEvent
2020-06-03 16:40:49
godaddy-wordpress/coblocks
https://api.github.com/repos/godaddy-wordpress/coblocks
closed
Services block missing margin when Gutenberg is active
[Priority] Low [Type] Bug
### Describe the bug: The services block is missing its margin when an image is not added to it. ### Screenshots: <!-- If applicable, add screenshots to help explain your problem. --> Before: <img width="692" alt="Screen Shot 2020-05-27 at 1 05 18 PM" src="https://user-images.githubusercontent.com/1813435/830509...
1.0
Services block missing margin when Gutenberg is active - ### Describe the bug: The services block is missing its margin when an image is not added to it. ### Screenshots: <!-- If applicable, add screenshots to help explain your problem. --> Before: <img width="692" alt="Screen Shot 2020-05-27 at 1 05 18 PM" src=...
priority
services block missing margin when gutenberg is active describe the bug the services block is missing its margin when an image is not added to it screenshots before img width alt screen shot at pm src after this pr img width alt screen shot at pm src ...
1
33,505
2,766,166,667
IssuesEvent
2015-04-30 01:58:52
parallelus/Runway-Framework
https://api.github.com/repos/parallelus/Runway-Framework
closed
Ensure optimized data retrieval and caching for get_options_data()
enhancement Priority 3: Low
In the WP `get_options` function a specific reference and alternate path is taken using `wp_cache_get()` function. **Reference:** https://core.trac.wordpress.org/browser/tags/4.2.1/src/wp-includes/option.php#L69 *(see line 74)* The WP database query functions, such as `$wpdb->get_results`, already employ data c...
1.0
Ensure optimized data retrieval and caching for get_options_data() - In the WP `get_options` function a specific reference and alternate path is taken using `wp_cache_get()` function. **Reference:** https://core.trac.wordpress.org/browser/tags/4.2.1/src/wp-includes/option.php#L69 *(see line 74)* The WP database...
priority
ensure optimized data retrieval and caching for get options data in the wp get options function a specific reference and alternate path is taken using wp cache get function reference see line the wp database query functions such as wpdb get results already employ data caching for i...
1
332,589
10,101,341,066
IssuesEvent
2019-07-29 08:30:54
astropy/astropy
https://api.github.com/repos/astropy/astropy
closed
Refactor Table readers and writers to use classes rather than free functions...
Close? Package-expert Priority-Low table
...and generally make them more like the readers/writers in `io.ascii`.
1.0
Refactor Table readers and writers to use classes rather than free functions... - ...and generally make them more like the readers/writers in `io.ascii`.
priority
refactor table readers and writers to use classes rather than free functions and generally make them more like the readers writers in io ascii
1
808,393
30,081,363,937
IssuesEvent
2023-06-29 03:54:17
IBMa/equal-access
https://api.github.com/repos/IBMa/equal-access
closed
dpub aria role allowance for figure with figcaption
engine priority-3 (low) Ready for QA Standards user-reported
As discussed in https://github.com/w3c/dpub-aria/issues/42#issuecomment-1092558918, doc-example is a dpub variant of the figure role. This role being the same as figure but with the opportunity of being exposed as an "example" for its role description, needs to be an allowed role for the figure element. [ARIA in HTM...
1.0
dpub aria role allowance for figure with figcaption - As discussed in https://github.com/w3c/dpub-aria/issues/42#issuecomment-1092558918, doc-example is a dpub variant of the figure role. This role being the same as figure but with the opportunity of being exposed as an "example" for its role description, needs to be a...
priority
dpub aria role allowance for figure with figcaption as discussed in doc example is a dpub variant of the figure role this role being the same as figure but with the opportunity of being exposed as an example for its role description needs to be an allowed role for the figure element is updating the allo...
1
524,167
15,207,924,195
IssuesEvent
2021-02-17 01:20:45
monarch-initiative/mondo
https://api.github.com/repos/monarch-initiative/mondo
closed
Place OMIM traits into distinct file
low priority
_From @cmungall on September 16, 2015 2:58_ For original discussion see: https://github.com/monarch-initiative/monarch-app/issues/955 Various IDs such as "Skin/Hair/Eye Pigmentation, Variation In, 9" OMIM:611742 are in the omimexclude file maintained by @sbello - this is good, as these are not diseases. However, we ...
1.0
Place OMIM traits into distinct file - _From @cmungall on September 16, 2015 2:58_ For original discussion see: https://github.com/monarch-initiative/monarch-app/issues/955 Various IDs such as "Skin/Hair/Eye Pigmentation, Variation In, 9" OMIM:611742 are in the omimexclude file maintained by @sbello - this is good, a...
priority
place omim traits into distinct file from cmungall on september for original discussion see various ids such as skin hair eye pigmentation variation in omim are in the omimexclude file maintained by sbello this is good as these are not diseases however we have some data associated with...
1
415,270
12,127,234,341
IssuesEvent
2020-04-22 18:22:26
covid19india/covid19india-react
https://api.github.com/repos/covid19india/covid19india-react
closed
New Cases vs Total Confirmed graph
Deep-Dive Priority: Low Type: Enhancement
**Is your feature request related to a problem? Please describe.** The graphs currently displayed show the current scenario of the cases but it fails to visualize the trend, or more specifically where the trend is headed - towards progress or opposite. On viewing the non-cumulative trend of the new cases, one can dete...
1.0
New Cases vs Total Confirmed graph - **Is your feature request related to a problem? Please describe.** The graphs currently displayed show the current scenario of the cases but it fails to visualize the trend, or more specifically where the trend is headed - towards progress or opposite. On viewing the non-cumulative...
priority
new cases vs total confirmed graph is your feature request related to a problem please describe the graphs currently displayed show the current scenario of the cases but it fails to visualize the trend or more specifically where the trend is headed towards progress or opposite on viewing the non cumulative...
1
220,119
7,350,257,902
IssuesEvent
2018-03-08 13:47:21
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
closed
Occasionally, custom stylesheets break if site styles are in header
bug: behavior component: QtWebEngine priority: 2 - low
I've been running into this for quite a while I think even before the new stylesheet code, but I've finally managed to create a minimal reproduction: [testfiles.zip](https://github.com/qutebrowser/qutebrowser/files/1545912/testfiles.zip) If you open test.html, click the link, then navigate back to the test.html t...
1.0
Occasionally, custom stylesheets break if site styles are in header - I've been running into this for quite a while I think even before the new stylesheet code, but I've finally managed to create a minimal reproduction: [testfiles.zip](https://github.com/qutebrowser/qutebrowser/files/1545912/testfiles.zip) If you...
priority
occasionally custom stylesheets break if site styles are in header i ve been running into this for quite a while i think even before the new stylesheet code but i ve finally managed to create a minimal reproduction if you open test html click the link then navigate back to the test html tab and refresh...
1
624,582
19,702,040,474
IssuesEvent
2022-01-12 17:33:56
magland/sortingview
https://api.github.com/repos/magland/sortingview
closed
Add means of controlling sampling strategy via UI/config
enhancement low priority
Suggested by issue #37 but not included in that issue's fix. Low priority. See `src/python/sortingview/gui/extensions/correlograms/genplot_autocorrelogram.py` function `subsample_sorting` parameters `segment_size_sec` and `num_segments`, which are the parameters to be adjusted; this is called from `task_fetch_correl...
1.0
Add means of controlling sampling strategy via UI/config - Suggested by issue #37 but not included in that issue's fix. Low priority. See `src/python/sortingview/gui/extensions/correlograms/genplot_autocorrelogram.py` function `subsample_sorting` parameters `segment_size_sec` and `num_segments`, which are the parame...
priority
add means of controlling sampling strategy via ui config suggested by issue but not included in that issue s fix low priority see src python sortingview gui extensions correlograms genplot autocorrelogram py function subsample sorting parameters segment size sec and num segments which are the paramet...
1
432,570
12,495,142,011
IssuesEvent
2020-06-01 12:39:07
everyday-as/gmodstore-issues
https://api.github.com/repos/everyday-as/gmodstore-issues
closed
Sidebar threads
Low Priority 🐞 Bug
## Expected Behavior No see forum threads that I can't see in the sidebar ## Actual Behavior Can see them in sidebar, get 404 when click :( ## Steps to Reproduce the Problem 1. Not be mod 2. Look at forums 3. Be teased ## Specifications - GmodStore version (see footer): 6.0.50 - Example ur...
1.0
Sidebar threads - ## Expected Behavior No see forum threads that I can't see in the sidebar ## Actual Behavior Can see them in sidebar, get 404 when click :( ## Steps to Reproduce the Problem 1. Not be mod 2. Look at forums 3. Be teased ## Specifications - GmodStore version (see footer): 6.0....
priority
sidebar threads expected behavior no see forum threads that i can t see in the sidebar actual behavior can see them in sidebar get when click steps to reproduce the problem not be mod look at forums be teased specifications gmodstore version see footer ...
1
784,027
27,555,459,661
IssuesEvent
2023-03-07 17:34:51
MartinXPN/profound.academy
https://api.github.com/repos/MartinXPN/profound.academy
opened
Include `lastmod` property in the `sitemap.xml`
enhancement priority/low
Currently, the URLs in the sitemap don't have a `lastmod` property. We should add those when generating the sitemap.
1.0
Include `lastmod` property in the `sitemap.xml` - Currently, the URLs in the sitemap don't have a `lastmod` property. We should add those when generating the sitemap.
priority
include lastmod property in the sitemap xml currently the urls in the sitemap don t have a lastmod property we should add those when generating the sitemap
1
181,637
6,662,893,074
IssuesEvent
2017-10-02 14:38:17
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
closed
English Document with a connection to a French document affecting document card
Priority: Low Type: Bug
Hey guys, on the AfCHPR commentary https://afchpr-commentary.uwazi.io/en/document/8e03bf3c07eyu8fr - the document titled 'Transfers to the Commission' has a connection to a French document. It seems this makes the system automatically mark the document card as in Fr - see screenshot. Any advice on how to avoid this? ...
1.0
English Document with a connection to a French document affecting document card - Hey guys, on the AfCHPR commentary https://afchpr-commentary.uwazi.io/en/document/8e03bf3c07eyu8fr - the document titled 'Transfers to the Commission' has a connection to a French document. It seems this makes the system automatically ma...
priority
english document with a connection to a french document affecting document card hey guys on the afchpr commentary the document titled transfers to the commission has a connection to a french document it seems this makes the system automatically mark the document card as in fr see screenshot any advice on...
1
728,473
25,080,443,749
IssuesEvent
2022-11-07 18:49:50
PokemonAutomation/ComputerControl
https://api.github.com/repos/PokemonAutomation/ComputerControl
closed
PokemonSwSh: Auto box ordering
enhancement P4 - Low Priority PokemonSwSh
Moved From: https://github.com/PokemonAutomation/SwSh-Arduino/issues/19 This program could go trough some boxes and read pokemon name + ability (or sprite). Then it would order them based on dex number or other (using a bubble like sort). it could use either pokemon home or sword/shield
1.0
PokemonSwSh: Auto box ordering - Moved From: https://github.com/PokemonAutomation/SwSh-Arduino/issues/19 This program could go trough some boxes and read pokemon name + ability (or sprite). Then it would order them based on dex number or other (using a bubble like sort). it could use either pokemon home or sword/shi...
priority
pokemonswsh auto box ordering moved from this program could go trough some boxes and read pokemon name ability or sprite then it would order them based on dex number or other using a bubble like sort it could use either pokemon home or sword shield
1
517,627
15,017,191,532
IssuesEvent
2021-02-01 10:31:54
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
Get logs from systemd-journald
area/collectors feature request group/d-c help wanted priority/low
I'm thinking a base class as a wrapper around https://www.freedesktop.org/software/systemd/python-systemd/journal.html#systemd.journal.Reader. It would get the native metadata (severity, datetime...) and maybe/optionally run a callback on the entries. I can try, since I want to do a murmur plugin anyway ^^
1.0
Get logs from systemd-journald - I'm thinking a base class as a wrapper around https://www.freedesktop.org/software/systemd/python-systemd/journal.html#systemd.journal.Reader. It would get the native metadata (severity, datetime...) and maybe/optionally run a callback on the entries. I can try, since I want to do a mur...
priority
get logs from systemd journald i m thinking a base class as a wrapper around it would get the native metadata severity datetime and maybe optionally run a callback on the entries i can try since i want to do a murmur plugin anyway
1
445,490
12,831,720,039
IssuesEvent
2020-07-07 06:08:41
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[REFACTORING] Cleanup old minimap code when new minimap stable enough
Category: Tech Priority: Low Status: Fixed Week Task
We are currently have support for both minimaps (for testing and cases when new minimap stop working). When it will be stable enough we have to remove old minimap code.
1.0
[REFACTORING] Cleanup old minimap code when new minimap stable enough - We are currently have support for both minimaps (for testing and cases when new minimap stop working). When it will be stable enough we have to remove old minimap code.
priority
cleanup old minimap code when new minimap stable enough we are currently have support for both minimaps for testing and cases when new minimap stop working when it will be stable enough we have to remove old minimap code
1
49,866
3,004,504,646
IssuesEvent
2015-07-26 00:59:51
wwivbbs/wwiv
https://api.github.com/repos/wwivbbs/wwiv
closed
init creates weird directories
5.0 auto-migrated low priority sourceforge
Build: r465 Operating System: linux What Happened: When I ran init in a new directory, it initialized the directory structure, but the structure is incorrect. The dloads has bad naming; it puts directories named with backslashes at the root level drwxr-x--- 4 wwiv wwiv 4096 Jun 1 23:37 dloads drwxr-x--- 2 ...
1.0
init creates weird directories - Build: r465 Operating System: linux What Happened: When I ran init in a new directory, it initialized the directory structure, but the structure is incorrect. The dloads has bad naming; it puts directories named with backslashes at the root level drwxr-x--- 4 wwiv wwiv 4096 Ju...
priority
init creates weird directories build operating system linux what happened when i ran init in a new directory it initialized the directory structure but the structure is incorrect the dloads has bad naming it puts directories named with backslashes at the root level drwxr x wwiv wwiv jun ...
1
232,118
7,654,987,711
IssuesEvent
2018-05-10 11:26:47
emoncms/MyHomeEnergyPlanner
https://api.github.com/repos/emoncms/MyHomeEnergyPlanner
opened
Model unit tests
Low priority feature
Run an update as required Tom's unit test (email 30-09-15) > What I have done is committed to my branch https://github.com/larkery/MyHomeEnergyPlanner/tree/add-tests; it is safe to merge onto the current master branch at the moment. > I have written up the way the tests are implemented here https://github.com/lar...
1.0
Model unit tests - Run an update as required Tom's unit test (email 30-09-15) > What I have done is committed to my branch https://github.com/larkery/MyHomeEnergyPlanner/tree/add-tests; it is safe to merge onto the current master branch at the moment. > I have written up the way the tests are implemented here htt...
priority
model unit tests run an update as required tom s unit test email what i have done is committed to my branch it is safe to merge onto the current master branch at the moment i have written up the way the tests are implemented here
1
464,916
13,348,110,552
IssuesEvent
2020-08-29 16:52:49
harmony-one/harmony-ops
https://api.github.com/repos/harmony-one/harmony-ops
closed
[gcp] add label to each gcp node with their multi-keys
low-priority
Can't rename gcp node, so we can only add/edit label with a list of the multi-keys.
1.0
[gcp] add label to each gcp node with their multi-keys - Can't rename gcp node, so we can only add/edit label with a list of the multi-keys.
priority
add label to each gcp node with their multi keys can t rename gcp node so we can only add edit label with a list of the multi keys
1
656,204
21,723,488,754
IssuesEvent
2022-05-11 04:28:31
ballerina-platform/ballerina-standard-library
https://api.github.com/repos/ballerina-platform/ballerina-standard-library
closed
Remove Redundant Runtime Validations
Priority/Low Type/Task module/graphql Later Team/PCM
**Description:** After the implementation of the GraphQL compiler plugin, the redundant validations should be removed from the runtime. This includes the runtime type checking for return types of the resource functions, input parameters, maximum query depth value validation, etc.
1.0
Remove Redundant Runtime Validations - **Description:** After the implementation of the GraphQL compiler plugin, the redundant validations should be removed from the runtime. This includes the runtime type checking for return types of the resource functions, input parameters, maximum query depth value validation, et...
priority
remove redundant runtime validations description after the implementation of the graphql compiler plugin the redundant validations should be removed from the runtime this includes the runtime type checking for return types of the resource functions input parameters maximum query depth value validation et...
1
493,391
14,231,559,287
IssuesEvent
2020-11-18 09:44:11
kubermatic/kubermatic
https://api.github.com/repos/kubermatic/kubermatic
closed
Introduce validation framework to simplify code
lifecycle/rotten priority/low team/ui
Currently validation code is scattered around many places and not easy to follow. In example [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/validation/cluster.go#L187) and [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/provider/types.go#L51) we have very similar logic. It would...
1.0
Introduce validation framework to simplify code - Currently validation code is scattered around many places and not easy to follow. In example [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/validation/cluster.go#L187) and [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/provider/...
priority
introduce validation framework to simplify code currently validation code is scattered around many places and not easy to follow in example and we have very similar logic it would be nice to think about some mini validation framework that would simplify this process
1
166,237
6,300,711,153
IssuesEvent
2017-07-21 05:15:41
octobercms/october
https://api.github.com/repos/octobercms/october
closed
Add more granular controls surrounding theme management.
Priority: Low Type: Conceptual Enhancement
Please look at breaking the permissions for theme management out to allow more granular control. Something like "Manage Theme Settings" that would allow a group to add content to the theme settings. And another permission to "Change the theme". **The reason:** I'm currently installing the Translate plugin to al...
1.0
Add more granular controls surrounding theme management. - Please look at breaking the permissions for theme management out to allow more granular control. Something like "Manage Theme Settings" that would allow a group to add content to the theme settings. And another permission to "Change the theme". **The rea...
priority
add more granular controls surrounding theme management please look at breaking the permissions for theme management out to allow more granular control something like manage theme settings that would allow a group to add content to the theme settings and another permission to change the theme the rea...
1
333,717
10,130,625,920
IssuesEvent
2019-08-01 17:26:09
bluek8s/kubedirector
https://api.github.com/repos/bluek8s/kubedirector
closed
remove replicasets from the RBAC
Priority: Low Project: Operator SDK Type: Enhancement
We really shouldn't need to have that in there. If removing it causes an error, we need to track down what operation is claiming to need that privilege.
1.0
remove replicasets from the RBAC - We really shouldn't need to have that in there. If removing it causes an error, we need to track down what operation is claiming to need that privilege.
priority
remove replicasets from the rbac we really shouldn t need to have that in there if removing it causes an error we need to track down what operation is claiming to need that privilege
1
413,955
12,093,527,483
IssuesEvent
2020-04-19 20:00:33
Badgie/spotirec
https://api.github.com/repos/Badgie/spotirec
closed
Check if item is already in blacklist
bug priority: low
Currently, Spotirec does not check if an item is already in playlist - another instance is not added, however, this should be fixed anyway.
1.0
Check if item is already in blacklist - Currently, Spotirec does not check if an item is already in playlist - another instance is not added, however, this should be fixed anyway.
priority
check if item is already in blacklist currently spotirec does not check if an item is already in playlist another instance is not added however this should be fixed anyway
1
150,575
5,775,761,369
IssuesEvent
2017-04-28 11:12:00
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
"All data" export option contains the records twice
bug priority: low ui/ux
### Steps to reproduce the error 1. Use the "All data" option when downloading a project's data. 2. Extract the files, including the data-shp.zip file. ### Actual behavior We have records data in data.xlsx, and we have the same data in 3 CSV files inside the data-shp.zip file: locations.csv, parties.csv, and rela...
1.0
"All data" export option contains the records twice - ### Steps to reproduce the error 1. Use the "All data" option when downloading a project's data. 2. Extract the files, including the data-shp.zip file. ### Actual behavior We have records data in data.xlsx, and we have the same data in 3 CSV files inside the d...
priority
all data export option contains the records twice steps to reproduce the error use the all data option when downloading a project s data extract the files including the data shp zip file actual behavior we have records data in data xlsx and we have the same data in csv files inside the d...
1
787,139
27,708,051,704
IssuesEvent
2023-03-14 12:34:44
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-1160] /bookings - Request reschedule UI notification is broken
🐛 bug Low priority
Currently ![CleanShot 2023-02-28 at 12.47.13@2x.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/e5f6b1bb-7ead-4d17-bcc9-8e8561b7f50c/3bb7c7de-7e19-47d9-bff4-55d759681f49) Should be ![CleanShot 2023-02-28 at 12.50.50@2x.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/20c65f09...
1.0
[CAL-1160] /bookings - Request reschedule UI notification is broken - Currently ![CleanShot 2023-02-28 at 12.47.13@2x.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/e5f6b1bb-7ead-4d17-bcc9-8e8561b7f50c/3bb7c7de-7e19-47d9-bff4-55d759681f49) Should be ![CleanShot 2023-02-28 at 12.50.50@2x.png](ht...
priority
bookings request reschedule ui notification is broken currently should be make sure to use the existing badge component from
1
797,648
28,150,756,455
IssuesEvent
2023-04-03 00:46:50
AY2223S2-CS2103T-F12-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp
closed
[PE-D][Tester B] `tab` functionality documented poorly
priority.Low type.Enhancement severity.Low
The `tab` is unclear if it is a keyboard `tab` combined with `INDEX` key, or physically keying in the words "tab". The common convention is usually a keyboard `tab`, so the keyword might need to be changed to something like `tnext` or `tprev` or `tidx INDEX` to avoid this ambiguity. --- ![Screenshot 2023-03-31 at 2.4...
1.0
[PE-D][Tester B] `tab` functionality documented poorly - The `tab` is unclear if it is a keyboard `tab` combined with `INDEX` key, or physically keying in the words "tab". The common convention is usually a keyboard `tab`, so the keyword might need to be changed to something like `tnext` or `tprev` or `tidx INDEX` to a...
priority
tab functionality documented poorly the tab is unclear if it is a keyboard tab combined with index key or physically keying in the words tab the common convention is usually a keyboard tab so the keyword might need to be changed to something like tnext or tprev or tidx index to avoid this ambi...
1
300,763
9,212,349,198
IssuesEvent
2019-03-09 23:34:02
Stephano1221/quiz
https://api.github.com/repos/Stephano1221/quiz
closed
Delete unused images
Low Priority enhancement
- [ ] List all files in config\images folder - [ ] For each file, check if it is contained in any Drag and Drop questions - [ ] Delete any files which are not used in any Drag and Drop questions
1.0
Delete unused images - - [ ] List all files in config\images folder - [ ] For each file, check if it is contained in any Drag and Drop questions - [ ] Delete any files which are not used in any Drag and Drop questions
priority
delete unused images list all files in config images folder for each file check if it is contained in any drag and drop questions delete any files which are not used in any drag and drop questions
1
803,102
29,116,971,761
IssuesEvent
2023-05-17 02:24:49
jbx-protocol/juice-interface
https://api.github.com/repos/jbx-protocol/juice-interface
closed
Add better titles to Project Settings Page
Priority: Low
## Description Currently, Project settings page shows the same page name as the homepage. With lots of tabs open, it can be confusing which is which. ## Proposal Show a better settings page name. Like we want something like: `Settings | <PROJECT_NAME> | Juicebox` ## Screenshots ![image](https://user-imag...
1.0
Add better titles to Project Settings Page - ## Description Currently, Project settings page shows the same page name as the homepage. With lots of tabs open, it can be confusing which is which. ## Proposal Show a better settings page name. Like we want something like: `Settings | <PROJECT_NAME> | Juicebox` ...
priority
add better titles to project settings page description currently project settings page shows the same page name as the homepage with lots of tabs open it can be confusing which is which proposal show a better settings page name like we want something like settings juicebox screensho...
1
428,438
12,411,810,086
IssuesEvent
2020-05-22 09:18:31
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
0.9 localization: speciality name text in talent selection missed
Category: Localization Fix Version: 0.9.0.0 Priority: Low Status: Fixed
![изображение](https://user-images.githubusercontent.com/4980243/77756548-70beed00-7040-11ea-9ab6-ca7a0a1fae96.png) Also this window is toooooooo small, can it bigger by 50-100%?
1.0
0.9 localization: speciality name text in talent selection missed - ![изображение](https://user-images.githubusercontent.com/4980243/77756548-70beed00-7040-11ea-9ab6-ca7a0a1fae96.png) Also this window is toooooooo small, can it bigger by 50-100%?
priority
localization speciality name text in talent selection missed also this window is toooooooo small can it bigger by
1
597,859
18,214,257,872
IssuesEvent
2021-09-30 00:49:02
ewink1977/EmployeeBBS
https://api.github.com/repos/ewink1977/EmployeeBBS
opened
Post Refresh Needs to only update the DIV if there are new posts.
bug low priority UX
This is a LP WIP as right now the functionality is there but it constantly refreshes the DIV which is kind of annoying to see. I would like it if the AJAX request would only update the DIV if there was a change in the number of posts.
1.0
Post Refresh Needs to only update the DIV if there are new posts. - This is a LP WIP as right now the functionality is there but it constantly refreshes the DIV which is kind of annoying to see. I would like it if the AJAX request would only update the DIV if there was a change in the number of posts.
priority
post refresh needs to only update the div if there are new posts this is a lp wip as right now the functionality is there but it constantly refreshes the div which is kind of annoying to see i would like it if the ajax request would only update the div if there was a change in the number of posts
1
579,055
17,171,504,507
IssuesEvent
2021-07-15 05:35:04
redeclipse/base
https://api.github.com/repos/redeclipse/base
opened
Ability for UI to use external masks
difficulty: hard priority: low status: wishlist
Textures can generate an alpha mask which can be used by the UI for hit detection, but these can't be used on elements other than the originating texture. Add the ability to reference a separate mask for both rendering and hit detection to any UI element. Requirements: - HUD shader that takes a second texture to us...
1.0
Ability for UI to use external masks - Textures can generate an alpha mask which can be used by the UI for hit detection, but these can't be used on elements other than the originating texture. Add the ability to reference a separate mask for both rendering and hit detection to any UI element. Requirements: - HUD s...
priority
ability for ui to use external masks textures can generate an alpha mask which can be used by the ui for hit detection but these can t be used on elements other than the originating texture add the ability to reference a separate mask for both rendering and hit detection to any ui element requirements hud s...
1
469,035
13,496,086,380
IssuesEvent
2020-09-12 02:05:49
GEOSX/GEOSX
https://api.github.com/repos/GEOSX/GEOSX
opened
[Feature] Geometric object margins
effort: 1 day priority: low type: feature
**What is the requested feature?** Automatically extend geometric object bounds by an epsilon. **Is your request related to a specific problem?** _I'm always frustrated when_ I have to manually specify inclusive margins for a `Box` (or read someone else's input file with such margins) e.g. ```xml <Box xMin="-0.0...
1.0
[Feature] Geometric object margins - **What is the requested feature?** Automatically extend geometric object bounds by an epsilon. **Is your request related to a specific problem?** _I'm always frustrated when_ I have to manually specify inclusive margins for a `Box` (or read someone else's input file with such m...
priority
geometric object margins what is the requested feature automatically extend geometric object bounds by an epsilon is your request related to a specific problem i m always frustrated when i have to manually specify inclusive margins for a box or read someone else s input file with such margins ...
1
107,899
4,321,609,088
IssuesEvent
2016-07-25 10:54:18
pmem/issues
https://api.github.com/repos/pmem/issues
closed
function name in comment does not match the function definition
Exposure: Low Priority: 4 low Type: Bug
Here is an example: ``` 438 /* 439 * heap_populate_run_bucket -- (internal) split bitmap into memory blocks 440 */ 441 static void 442 heap_reuse_run(struct palloc_heap *heap, struct bucket *b, 443 uint32_t chunk_id, uint32_t zone_id) ``` Here is a list of mismatches in latest commit [48ba5f8](https://...
1.0
function name in comment does not match the function definition - Here is an example: ``` 438 /* 439 * heap_populate_run_bucket -- (internal) split bitmap into memory blocks 440 */ 441 static void 442 heap_reuse_run(struct palloc_heap *heap, struct bucket *b, 443 uint32_t chunk_id, uint32_t zone_id) ```...
priority
function name in comment does not match the function definition here is an example heap populate run bucket internal split bitmap into memory blocks static void heap reuse run struct palloc heap heap struct bucket b t chunk id t zone id here is a list of mi...
1
679,181
23,223,393,159
IssuesEvent
2022-08-02 20:37:02
pixiebrix/pixiebrix-extension
https://api.github.com/repos/pixiebrix/pixiebrix-extension
closed
Undesired result when using Quickbar + Screenshot brick
user experience low priority
Hi. I found a bug in the screenshot brick when you use it with a quickbar, it takes a screenshot of the quickbar on top of the page below it. I am not gonna lie, this happens once every 2-3 screenshots. Quick hack/fix - add a sleep timer for 100ms before executing the screenshot brick. for those who are cur...
1.0
Undesired result when using Quickbar + Screenshot brick - Hi. I found a bug in the screenshot brick when you use it with a quickbar, it takes a screenshot of the quickbar on top of the page below it. I am not gonna lie, this happens once every 2-3 screenshots. Quick hack/fix - add a sleep timer for 100ms befor...
priority
undesired result when using quickbar screenshot brick hi i found a bug in the screenshot brick when you use it with a quickbar it takes a screenshot of the quickbar on top of the page below it i am not gonna lie this happens once every screenshots quick hack fix add a sleep timer for before ex...
1
656,875
21,778,756,671
IssuesEvent
2022-05-13 16:19:31
mozilla/perfcompare
https://api.github.com/repos/mozilla/perfcompare
opened
Improve UI of Selected Revisions
priority: low
Improve the UI of selected revisions table to more closely match Mozilla's protocol theme: https://protocol.mozilla.org/
1.0
Improve UI of Selected Revisions - Improve the UI of selected revisions table to more closely match Mozilla's protocol theme: https://protocol.mozilla.org/
priority
improve ui of selected revisions improve the ui of selected revisions table to more closely match mozilla s protocol theme
1