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
730,854
25,191,278,818
IssuesEvent
2022-11-12 01:35:36
AY2223S1-CS2103-F13-2/tp
https://api.github.com/repos/AY2223S1-CS2103-F13-2/tp
closed
As a user I can share data with other users of the program
type.Story priority.Low
... so that they can work together on projects.
1.0
As a user I can share data with other users of the program - ... so that they can work together on projects.
priority
as a user i can share data with other users of the program so that they can work together on projects
1
383,593
11,359,822,099
IssuesEvent
2020-01-26 00:18:33
Ciastex/ArcadeCoinBugCentral
https://api.github.com/repos/Ciastex/ArcadeCoinBugCentral
closed
Small grammatical mistake
Low Priority User Interface
https://i.imgur.com/ogTROAi.png Should be "You can do flips in the air!" instead of "You can do flips in air!"
1.0
Small grammatical mistake - https://i.imgur.com/ogTROAi.png Should be "You can do flips in the air!" instead of "You can do flips in air!"
priority
small grammatical mistake should be you can do flips in the air instead of you can do flips in air
1
811,721
30,297,571,204
IssuesEvent
2023-07-10 01:13:46
GoogleContainerTools/kaniko
https://api.github.com/repos/GoogleContainerTools/kaniko
closed
Dockerignore folders beginning with dot not ignored
priority/p2 needs-follow-up possible-dupe ok-to-close? feat/dockerignore
**Actual behavior** If the `.dockerignore` specifies a folder starting with a dot like `**/.git` and `.git` is a directory, the folder is printed to be ignored by kaniko, but effectively is instead included in the built image.. It needs `**/.git/**` so that all files will be ignored, but then every file is checked se...
1.0
Dockerignore folders beginning with dot not ignored - **Actual behavior** If the `.dockerignore` specifies a folder starting with a dot like `**/.git` and `.git` is a directory, the folder is printed to be ignored by kaniko, but effectively is instead included in the built image.. It needs `**/.git/**` so that all fi...
priority
dockerignore folders beginning with dot not ignored actual behavior if the dockerignore specifies a folder starting with a dot like git and git is a directory the folder is printed to be ignored by kaniko but effectively is instead included in the built image it needs git so that all fi...
1
239,605
7,799,874,892
IssuesEvent
2018-06-09 01:31:56
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0005734: Color choice completed tasks
Mantis Tasks low priority
**Reported by schattenfell on 16 Feb 2012 10:38** **Version:** Milan (2012-03) Beta 4 If a task is marked as "Completed" and its "Due date" is in the past, the task is shown in the summary in red color. This color choice is not appropriated, because the task gets to much unnecessary attention i...
1.0
0005734: Color choice completed tasks - **Reported by schattenfell on 16 Feb 2012 10:38** **Version:** Milan (2012-03) Beta 4 If a task is marked as "Completed" and its "Due date" is in the past, the task is shown in the summary in red color. This color choice is not appropriated, because the t...
priority
color choice completed tasks reported by schattenfell on feb version milan beta if a task is marked as quot completed quot and its quot due date quot is in the past the task is shown in the summary in red color this color choice is not appropriated because the task gets to much...
1
462,306
13,244,511,363
IssuesEvent
2020-08-19 13:10:06
strapi/strapi
https://api.github.com/repos/strapi/strapi
reopened
Slug field association with sub component
priority: low type: feature request
**Describe the bug** Slug field association with sub component doesn't work **Steps to reproduce the behavior** 1. Create componant SEO with title as a String 2. Create a collection Blog 3. Add a field seo as Seo componant on Blog 4. Add a slug as UID field on Blog 5. Link the slug field with seo.title te...
1.0
Slug field association with sub component - **Describe the bug** Slug field association with sub component doesn't work **Steps to reproduce the behavior** 1. Create componant SEO with title as a String 2. Create a collection Blog 3. Add a field seo as Seo componant on Blog 4. Add a slug as UID field on Bl...
priority
slug field association with sub component describe the bug slug field association with sub component doesn t work steps to reproduce the behavior create componant seo with title as a string create a collection blog add a field seo as seo componant on blog add a slug as uid field on bl...
1
265,115
8,337,456,433
IssuesEvent
2018-09-28 11:11:42
CS2103-AY1819S1-W14-2/main
https://api.github.com/repos/CS2103-AY1819S1-W14-2/main
opened
Handle other characters in name field
enhancement.Attractions priority.Low
Allow the app to handle things like punctuations and apostrophes since now the name can only handle alphanumeric characters and sometimes the rides' names would be something like Snow White's Adventures, or Peter Pan's Flight. I'm not sure about the priority, but I think can be something we do in the future. You're...
1.0
Handle other characters in name field - Allow the app to handle things like punctuations and apostrophes since now the name can only handle alphanumeric characters and sometimes the rides' names would be something like Snow White's Adventures, or Peter Pan's Flight. I'm not sure about the priority, but I think can ...
priority
handle other characters in name field allow the app to handle things like punctuations and apostrophes since now the name can only handle alphanumeric characters and sometimes the rides names would be something like snow white s adventures or peter pan s flight i m not sure about the priority but i think can ...
1
568,780
16,988,600,436
IssuesEvent
2021-06-30 17:15:43
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
closed
Prevent malformed query on loadMoreButton
Bug Priority: Low
This error message seems to be on our end: ``` 2020-10-24T14:33:23.358Z [___] url: /en/library/?q=/etc/passwd query: { "q": "/etc/passwd" } TypeError: Cannot create property 'from' on string '/etc/passwd' at DocumentsList.loadMoreButton (/opt/uwazi/cores/core-1.11.0/prod/app/react/Layout/DocumentsList.j...
1.0
Prevent malformed query on loadMoreButton - This error message seems to be on our end: ``` 2020-10-24T14:33:23.358Z [___] url: /en/library/?q=/etc/passwd query: { "q": "/etc/passwd" } TypeError: Cannot create property 'from' on string '/etc/passwd' at DocumentsList.loadMoreButton (/opt/uwazi/cores/core-...
priority
prevent malformed query on loadmorebutton this error message seems to be on our end url en library q etc passwd query q etc passwd typeerror cannot create property from on string etc passwd at documentslist loadmorebutton opt uwazi cores core prod app re...
1
528,205
15,361,891,072
IssuesEvent
2021-03-01 18:44:38
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[GM] (MARLO) Change word limit in Summary narrative on progress against each flagship outcome (Table 5)
Priority - Low Type -Task
Decrease word limit for _[Summary narrative on progress against each flagship outcome](https://www.screencast.com/t/1pRKRvhhYNX)_, from 200 to 100 words - [x] Adjust word limit **Deliverable:** AR2020 Adjustments **Move to Review when:** The task is ready on staging branch and ready to be tested **Move to Close...
1.0
[GM] (MARLO) Change word limit in Summary narrative on progress against each flagship outcome (Table 5) - Decrease word limit for _[Summary narrative on progress against each flagship outcome](https://www.screencast.com/t/1pRKRvhhYNX)_, from 200 to 100 words - [x] Adjust word limit **Deliverable:** AR2020 Adjustm...
priority
marlo change word limit in summary narrative on progress against each flagship outcome table decrease word limit for from to words adjust word limit deliverable adjustments move to review when the task is ready on staging branch and ready to be tested move to closed when ...
1
656,119
21,720,148,188
IssuesEvent
2022-05-10 22:40:13
cdcline/demo-website
https://api.github.com/repos/cdcline/demo-website
closed
Simplify/Minify css and/or js
Low Priority
## Problem The site css & js are a readable text files b/c it's the simplest way to do things in development. However, as those files grow, we start to care about white space and simplifying expressions to help maintain efficiency. ## Solution There are several possible libraries * I liked [this one](https://...
1.0
Simplify/Minify css and/or js - ## Problem The site css & js are a readable text files b/c it's the simplest way to do things in development. However, as those files grow, we start to care about white space and simplifying expressions to help maintain efficiency. ## Solution There are several possible libraries...
priority
simplify minify css and or js problem the site css js are a readable text files b c it s the simplest way to do things in development however as those files grow we start to care about white space and simplifying expressions to help maintain efficiency solution there are several possible libraries...
1
775,444
27,234,643,666
IssuesEvent
2023-02-21 15:30:27
LuposX/KonfiguratorFuerOSMDaten
https://api.github.com/repos/LuposX/KonfiguratorFuerOSMDaten
opened
Bad color choice for checkboxes and co.
View low priority
Example: Unchecked checkboxes are invisible, because they have the same color as the background.
1.0
Bad color choice for checkboxes and co. - Example: Unchecked checkboxes are invisible, because they have the same color as the background.
priority
bad color choice for checkboxes and co example unchecked checkboxes are invisible because they have the same color as the background
1
531,335
15,495,120,584
IssuesEvent
2021-03-11 00:18:37
QuantEcon/lecture-python.myst
https://api.github.com/repos/QuantEcon/lecture-python.myst
closed
[lecture_comparison]_uncentering_generating/inserted_plots/figures_in_myst
low-priority
Hi @mmcky (cc: @jstac), I find - whatever it is a plot/figure generated by code or inserted directly, the plot/figure in ``MYST`` is located in the left rather than in the center like what we can see in ``RST`` versions. For example, in lecture [heavy_tails](https://quantecon.github.io/lecture-python.myst/heavy_ta...
1.0
[lecture_comparison]_uncentering_generating/inserted_plots/figures_in_myst - Hi @mmcky (cc: @jstac), I find - whatever it is a plot/figure generated by code or inserted directly, the plot/figure in ``MYST`` is located in the left rather than in the center like what we can see in ``RST`` versions. For example, in l...
priority
uncentering generating inserted plots figures in myst hi mmcky cc jstac i find whatever it is a plot figure generated by code or inserted directly the plot figure in myst is located in the left rather than in the center like what we can see in rst versions for example in lecture left ...
1
198,029
6,968,865,424
IssuesEvent
2017-12-11 00:53:13
Backdash/MonikaModDev
https://api.github.com/repos/Backdash/MonikaModDev
closed
[Suggestion] - More Monika's Writing Tips of the day
low priority suggestion
I know there already was a Monika writing tips of the day added to the script but, would there be able to have a randomized effect to it so that multiple Monika writing tips of the day can be added with the key words being the same. For example if i were to type in Writing tip it could give me either one of a bunch of ...
1.0
[Suggestion] - More Monika's Writing Tips of the day - I know there already was a Monika writing tips of the day added to the script but, would there be able to have a randomized effect to it so that multiple Monika writing tips of the day can be added with the key words being the same. For example if i were to type in...
priority
more monika s writing tips of the day i know there already was a monika writing tips of the day added to the script but would there be able to have a randomized effect to it so that multiple monika writing tips of the day can be added with the key words being the same for example if i were to type in writing ti...
1
163,779
6,205,578,963
IssuesEvent
2017-07-06 16:26:27
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Grammar Validation not showing an interesting error
> Bug Concerns GAML OS All Priority Low Version Git
### Steps to reproduce 1. Create a model with two different species, each of them having an aspect. Create agents for each species and add an experiment that will use the aspect of the two different species. 2. Remove the semi-colon ";" at the end of the first line calling the aspect of people in your display. ...
1.0
Grammar Validation not showing an interesting error - ### Steps to reproduce 1. Create a model with two different species, each of them having an aspect. Create agents for each species and add an experiment that will use the aspect of the two different species. 2. Remove the semi-colon ";" at the end of the first l...
priority
grammar validation not showing an interesting error steps to reproduce create a model with two different species each of them having an aspect create agents for each species and add an experiment that will use the aspect of the two different species remove the semi colon at the end of the first l...
1
581,061
17,272,498,712
IssuesEvent
2021-07-22 22:04:54
DSC-University-of-Seoul/2021-spring-project
https://api.github.com/repos/DSC-University-of-Seoul/2021-spring-project
opened
[버그 리포트] Backend api config 파일 분리
Issue ⏺ TO DO Priority ❕ Low Type 🕷 BUG FIX
# 버그 리포트 Issue ## 설명 -api 코드에 있는 BE url을 config 파일로 분리합니다. ## Steps to reproduce -scheduler 코드 실행 시 api 코드에 적혀 있는 url을 불러옴 ## 버그 발생 시 발생하는 작업 (BUG) - 보안 취약 및 차후 코드 수정 시의 어려움 ## 버그 수정 후 의도되는 작업 (correct) - 용이한 수정 작업 및 보안 강화 ## 담당자 할당 확인 (작업 예상) 담당자: @owao - [ ] 담당자 접수 확인 ## 우선순위 확인 요청자의...
1.0
[버그 리포트] Backend api config 파일 분리 - # 버그 리포트 Issue ## 설명 -api 코드에 있는 BE url을 config 파일로 분리합니다. ## Steps to reproduce -scheduler 코드 실행 시 api 코드에 적혀 있는 url을 불러옴 ## 버그 발생 시 발생하는 작업 (BUG) - 보안 취약 및 차후 코드 수정 시의 어려움 ## 버그 수정 후 의도되는 작업 (correct) - 용이한 수정 작업 및 보안 강화 ## 담당자 할당 확인 (작업 예상) 담당자: @owao ...
priority
backend api config 파일 분리 버그 리포트 issue 설명 api 코드에 있는 be url을 config 파일로 분리합니다 steps to reproduce scheduler 코드 실행 시 api 코드에 적혀 있는 url을 불러옴 버그 발생 시 발생하는 작업 bug 보안 취약 및 차후 코드 수정 시의 어려움 버그 수정 후 의도되는 작업 correct 용이한 수정 작업 및 보안 강화 담당자 할당 확인 작업 예상 담당자 owao 담당...
1
602,897
18,513,851,281
IssuesEvent
2021-10-20 07:54:55
KSP-SpaceDock/SpaceDock
https://api.github.com/repos/KSP-SpaceDock/SpaceDock
closed
new Upvote button, ignore auto-updated followed mods
Area: Backend Area: Email Priority: Low Type: Feature Area: Frontend
I use follow almost like "upvote", because there is no other spacedock-related free way to compliment mod author, and ofthen I don't really need the email messaging feature. Also, the email messaging, then author just clicked *yes, my mod compatible for a new version of ksp* is not so helpful, so I propose : * * ...
1.0
new Upvote button, ignore auto-updated followed mods - I use follow almost like "upvote", because there is no other spacedock-related free way to compliment mod author, and ofthen I don't really need the email messaging feature. Also, the email messaging, then author just clicked *yes, my mod compatible for a new v...
priority
new upvote button ignore auto updated followed mods i use follow almost like upvote because there is no other spacedock related free way to compliment mod author and ofthen i don t really need the email messaging feature also the email messaging then author just clicked yes my mod compatible for a new v...
1
149,096
5,707,511,292
IssuesEvent
2017-04-18 14:03:04
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Allow configuring additional tools for layers in TOC
enhancement Priority: Low
Currently the set of tools is hardcoded, we should allow DefaultLayer and DefaultGroup configuration override, and introduce the ability to define additional tools for custom applications.
1.0
Allow configuring additional tools for layers in TOC - Currently the set of tools is hardcoded, we should allow DefaultLayer and DefaultGroup configuration override, and introduce the ability to define additional tools for custom applications.
priority
allow configuring additional tools for layers in toc currently the set of tools is hardcoded we should allow defaultlayer and defaultgroup configuration override and introduce the ability to define additional tools for custom applications
1
831,556
32,054,547,972
IssuesEvent
2023-09-24 00:01:16
ZeroK-RTS/Zero-K-Infrastructure
https://api.github.com/repos/ZeroK-RTS/Zero-K-Infrastructure
opened
Autoregistrator registers incorrect map?
lowpriority
https://zero-k.info/Maps/Detail/7579 Map is Marble Madness but one of the links points to Marble Isles. ![image](https://github.com/ZeroK-RTS/Zero-K-Infrastructure/assets/2573076/064fc2e7-7eca-4dc1-b117-0c3677a5ae78)
1.0
Autoregistrator registers incorrect map? - https://zero-k.info/Maps/Detail/7579 Map is Marble Madness but one of the links points to Marble Isles. ![image](https://github.com/ZeroK-RTS/Zero-K-Infrastructure/assets/2573076/064fc2e7-7eca-4dc1-b117-0c3677a5ae78)
priority
autoregistrator registers incorrect map map is marble madness but one of the links points to marble isles
1
698,016
23,962,647,249
IssuesEvent
2022-09-12 20:39:23
7thbeatgames/rd
https://api.github.com/repos/7thbeatgames/rd
closed
Samurai Techno has incorrect rank margins
Bug Comp: In-game Priority: Low
### Is there an existing issue for this? - [X] I searched for the issues, and made sure there were no duplicates. ### Contact Information Random Guy JCI#7029 ### Summary It was recently discovered that the rank margins of the current version of Samurai Techno was different from the original release. Full explanati...
1.0
Samurai Techno has incorrect rank margins - ### Is there an existing issue for this? - [X] I searched for the issues, and made sure there were no duplicates. ### Contact Information Random Guy JCI#7029 ### Summary It was recently discovered that the rank margins of the current version of Samurai Techno was differe...
priority
samurai techno has incorrect rank margins is there an existing issue for this i searched for the issues and made sure there were no duplicates contact information random guy jci summary it was recently discovered that the rank margins of the current version of samurai techno was different fr...
1
236,240
7,747,688,708
IssuesEvent
2018-05-30 05:00:31
snowblossomcoin/snowblossom
https://api.github.com/repos/snowblossomcoin/snowblossom
opened
Node Checkpoints
ENHANCEMENT PRIORITY LOW
Once node synchronization takes too long, have ideas ready for checkpointing.
1.0
Node Checkpoints - Once node synchronization takes too long, have ideas ready for checkpointing.
priority
node checkpoints once node synchronization takes too long have ideas ready for checkpointing
1
21,461
2,640,823,151
IssuesEvent
2015-03-11 14:39:31
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Nutrition: Regex and relevancy need to be improved
Bug Low-Hanging Fruit Priority: High Relevancy Triggering
Right now it looks like anything with one of our trigger words is causing the IA to try and return our results. I suspect that our regex is letting too many things through given all the optional matching groups. I haven't taken a close look but this needs to be fixed! For example, any query with "iron" in it current...
1.0
Nutrition: Regex and relevancy need to be improved - Right now it looks like anything with one of our trigger words is causing the IA to try and return our results. I suspect that our regex is letting too many things through given all the optional matching groups. I haven't taken a close look but this needs to be fixed...
priority
nutrition regex and relevancy need to be improved right now it looks like anything with one of our trigger words is causing the ia to try and return our results i suspect that our regex is letting too many things through given all the optional matching groups i haven t taken a close look but this needs to be fixed...
1
285,307
8,757,162,739
IssuesEvent
2018-12-14 20:13:13
bounswe/bounswe2018group4
https://api.github.com/repos/bounswe/bounswe2018group4
closed
[Android] In profile, Avatar is missing. Not retrieved at all.
Android Development Low priority
Avatar is missing. Not retrieved at all.
1.0
[Android] In profile, Avatar is missing. Not retrieved at all. - Avatar is missing. Not retrieved at all.
priority
in profile avatar is missing not retrieved at all avatar is missing not retrieved at all
1
317,352
9,663,867,664
IssuesEvent
2019-05-21 02:43:10
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Applications with long names have low visibility of name in Top Users Statistics
APIM-ANALYTICS Priority/Low Type/Bug
**Description:** > 1. Create an application with a longer name ( at least more 30 characters) > 2. Go to 'Top Users' in Statistics > > Application name isn't visible completely under 'Registered Users For Applications' section (check attachment) ![Long App Name in Top Users Stat - Store](https://user-images.git...
1.0
Applications with long names have low visibility of name in Top Users Statistics - **Description:** > 1. Create an application with a longer name ( at least more 30 characters) > 2. Go to 'Top Users' in Statistics > > Application name isn't visible completely under 'Registered Users For Applications' section (ch...
priority
applications with long names have low visibility of name in top users statistics description create an application with a longer name at least more characters go to top users in statistics application name isn t visible completely under registered users for applications section che...
1
496,471
14,348,159,527
IssuesEvent
2020-11-29 11:09:53
bounswe/bounswe2020group4
https://api.github.com/repos/bounswe/bounswe2020group4
closed
(Milestone 1) Project plan
Effort: Low Priority: High Status: Completed Task: Assignment
Project plan (in tabular format; you may omit Gantt timelines and display dates/durations/assignees/predecessors only as a text for readability. Unreadable plans will NOT be graded.). Deadline: @17.30 29.11.2020
1.0
(Milestone 1) Project plan - Project plan (in tabular format; you may omit Gantt timelines and display dates/durations/assignees/predecessors only as a text for readability. Unreadable plans will NOT be graded.). Deadline: @17.30 29.11.2020
priority
milestone project plan project plan in tabular format you may omit gantt timelines and display dates durations assignees predecessors only as a text for readability unreadable plans will not be graded deadline
1
640,776
20,798,990,233
IssuesEvent
2022-03-17 12:09:47
Cotalker/documentation
https://api.github.com/repos/Cotalker/documentation
closed
Bug report: COTLang json=>stringify of Array
Bug report Bug low priority
### Affected system Cotalker Api ### Affected system (other) _No response_ ### Affected environment Production ### Affected environment (other) _No response_ ### App version _No response_ ### Details ``` [json=>stringify] not working as expected ``` <img width="433" alt="image" src="https://user-image...
1.0
Bug report: COTLang json=>stringify of Array - ### Affected system Cotalker Api ### Affected system (other) _No response_ ### Affected environment Production ### Affected environment (other) _No response_ ### App version _No response_ ### Details ``` [json=>stringify] not working as expected ``` <img ...
priority
bug report cotlang json stringify of array affected system cotalker api affected system other no response affected environment production affected environment other no response app version no response details not working as expected img width alt i...
1
545,832
15,964,175,193
IssuesEvent
2021-04-16 05:43:08
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Add bolas
Difficulty: 3 - Intermediate Priority: 3-low Size: 2 - Small Type: Feature
Will probably require legcuffs to be done though. Should have a circular hitbox probably.
1.0
Add bolas - Will probably require legcuffs to be done though. Should have a circular hitbox probably.
priority
add bolas will probably require legcuffs to be done though should have a circular hitbox probably
1
787,157
27,708,602,823
IssuesEvent
2023-03-14 12:55:28
ncssar/radiolog
https://api.github.com/repos/ncssar/radiolog
closed
operator image file not found: C:\Program Files (x86)\RadioLog\icons\user_icon_80px.png
enhancement Priority:Low
Looks like the icon just isn't being included in the build process
1.0
operator image file not found: C:\Program Files (x86)\RadioLog\icons\user_icon_80px.png - Looks like the icon just isn't being included in the build process
priority
operator image file not found c program files radiolog icons user icon png looks like the icon just isn t being included in the build process
1
40,190
2,867,284,537
IssuesEvent
2015-06-05 12:19:28
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Move to newer IFunction python methods
Framework Low Priority
This issue was originally [TRAC 6900](http://trac.mantidproject.org/mantid/ticket/6900) Martyn introduced new names for the python methods used in getting information out of the IFunctions for the offline help. Use those rather than the deprecated ones.
1.0
Move to newer IFunction python methods - This issue was originally [TRAC 6900](http://trac.mantidproject.org/mantid/ticket/6900) Martyn introduced new names for the python methods used in getting information out of the IFunctions for the offline help. Use those rather than the deprecated ones.
priority
move to newer ifunction python methods this issue was originally martyn introduced new names for the python methods used in getting information out of the ifunctions for the offline help use those rather than the deprecated ones
1
788,692
27,761,787,672
IssuesEvent
2023-03-16 08:49:58
grassrootseconomics/cic-custodial
https://api.github.com/repos/grassrootseconomics/cic-custodial
closed
Debug RPC/Admin API
enhancement low-priority
Allow clients the following ~~- [ ] Mempool queue status and controls~~ need to add w3 factory caller - [x] Mined tx status - [x] Network gas - [x] Network nonce See: - https://openethereum.github.io/JSONRPC-parity-module - https://openethereum.github.io/JSONRPC-eth-module#eth_gettransactionreceipt
1.0
Debug RPC/Admin API - Allow clients the following ~~- [ ] Mempool queue status and controls~~ need to add w3 factory caller - [x] Mined tx status - [x] Network gas - [x] Network nonce See: - https://openethereum.github.io/JSONRPC-parity-module - https://openethereum.github.io/JSONRPC-eth-module#eth_gettransactionrec...
priority
debug rpc admin api allow clients the following mempool queue status and controls need to add factory caller mined tx status network gas network nonce see
1
690,907
23,677,083,707
IssuesEvent
2022-08-28 08:44:37
wellcomecollection/wellcomecollection.org
https://api.github.com/repos/wellcomecollection/wellcomecollection.org
opened
Improve page weight by reducing the amount of data used in a Works search
catalogue 📚 priority: low needs: dev epic: bau/optimisation
If you look at a search for works (https://wellcomecollection.org/works), we: * fetch all the fields on every Work (including images, items, and relations) * we send the complete catalogue API response to the browser via the props in `__NEXT_DATA__` This is wasteful and inefficient – we're fetching a lot of info...
1.0
Improve page weight by reducing the amount of data used in a Works search - If you look at a search for works (https://wellcomecollection.org/works), we: * fetch all the fields on every Work (including images, items, and relations) * we send the complete catalogue API response to the browser via the props in `__NEX...
priority
improve page weight by reducing the amount of data used in a works search if you look at a search for works we fetch all the fields on every work including images items and relations we send the complete catalogue api response to the browser via the props in next data this is wasteful and ine...
1
382,143
11,301,368,610
IssuesEvent
2020-01-17 15:27:36
ChainSafe/gossamer
https://api.github.com/repos/ChainSafe/gossamer
opened
Cleanup common Package
Priority: 4 - Low Type: Maintenance
- Rename hash.go to hasher.go - Move the hash function(s) from common.go to (a new) hash.go `common/codec` - This appears to be unused, please confirm. If unused, please remove, otherwise move to `common` instead of its own package. `common/transaction` - Make this a root level package.
1.0
Cleanup common Package - - Rename hash.go to hasher.go - Move the hash function(s) from common.go to (a new) hash.go `common/codec` - This appears to be unused, please confirm. If unused, please remove, otherwise move to `common` instead of its own package. `common/transaction` - Make this a root level package...
priority
cleanup common package rename hash go to hasher go move the hash function s from common go to a new hash go common codec this appears to be unused please confirm if unused please remove otherwise move to common instead of its own package common transaction make this a root level package...
1
553,980
16,386,579,719
IssuesEvent
2021-05-17 11:16:14
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
closed
Phase out Punf backend from verification tasks
enhancement priority:low status:confirmed tag:backend:mpsat
Current version of MPSat can build unfolding prefix , write it into a file, and also generate Buchi automata. This makes Punf backend redundant, and therefor it can be slowly phase out as follows: - [x] Update Punf plugin to use MPSat binary for building unfolding prefix - [x] Update Punf plugin to use MPSat binary f...
1.0
Phase out Punf backend from verification tasks - Current version of MPSat can build unfolding prefix , write it into a file, and also generate Buchi automata. This makes Punf backend redundant, and therefor it can be slowly phase out as follows: - [x] Update Punf plugin to use MPSat binary for building unfolding prefi...
priority
phase out punf backend from verification tasks current version of mpsat can build unfolding prefix write it into a file and also generate buchi automata this makes punf backend redundant and therefor it can be slowly phase out as follows update punf plugin to use mpsat binary for building unfolding prefix ...
1
85,667
3,697,337,703
IssuesEvent
2016-02-27 16:17:52
ClaudioMendoncaDesign/open-gazettes-interface
https://api.github.com/repos/ClaudioMendoncaDesign/open-gazettes-interface
closed
There should be a favicon
Low priority
I guess it could be the same as the main opencorporates one but in our new colours
1.0
There should be a favicon - I guess it could be the same as the main opencorporates one but in our new colours
priority
there should be a favicon i guess it could be the same as the main opencorporates one but in our new colours
1
787,469
27,718,706,688
IssuesEvent
2023-03-14 18:47:36
mit-cml/appinventor-sources
https://api.github.com/repos/mit-cml/appinventor-sources
closed
String replacement accidentally invokes regex logic
bug help wanted status: forum affects: ucr priority: low
**Describe the bug** [From the forum](https://community.appinventor.mit.edu/t/replace-certain-letters-by-symbol/73564?u=ewpatton): the `replace all text` block will throw an error if the replacement string contains `$`. This is because the string replacement logic will try to substitute in regex capture groups provi...
1.0
String replacement accidentally invokes regex logic - **Describe the bug** [From the forum](https://community.appinventor.mit.edu/t/replace-certain-letters-by-symbol/73564?u=ewpatton): the `replace all text` block will throw an error if the replacement string contains `$`. This is because the string replacement logi...
priority
string replacement accidentally invokes regex logic describe the bug the replace all text block will throw an error if the replacement string contains this is because the string replacement logic will try to substitute in regex capture groups provided in the input pattern however we call pattern ...
1
54,502
3,068,617,489
IssuesEvent
2015-08-18 16:25:45
andresriancho/w3af
https://api.github.com/repos/andresriancho/w3af
opened
Add SQL injection error strings
improvement priority:low
Add SQL injection error strings based on these errors I just got during an assessment: ```text Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][SQL Server Native Client 10.0][SQL Server]Sintaxis incorrecta cerca de 'd'. /comunes/Portal_cfg.asp, line 62 ``` And: ``` Microsoft OL...
1.0
Add SQL injection error strings - Add SQL injection error strings based on these errors I just got during an assessment: ```text Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][SQL Server Native Client 10.0][SQL Server]Sintaxis incorrecta cerca de 'd'. /comunes/Portal_cfg.asp, line 62 ...
priority
add sql injection error strings add sql injection error strings based on these errors i just got during an assessment text microsoft ole db provider for odbc drivers error sintaxis incorrecta cerca de d comunes portal cfg asp line and microsoft ole db provider for odbc dr...
1
672,969
22,916,680,469
IssuesEvent
2022-07-17 03:53:34
andrescard98/ortotex
https://api.github.com/repos/andrescard98/ortotex
opened
SP017 - Yo como analista voy a desarrollar la sección 12 del RTF
Points: 8 Priority: Low
Diagramas general de casos de uso e historias de usuario
1.0
SP017 - Yo como analista voy a desarrollar la sección 12 del RTF - Diagramas general de casos de uso e historias de usuario
priority
yo como analista voy a desarrollar la sección del rtf diagramas general de casos de uso e historias de usuario
1
528,958
15,377,969,858
IssuesEvent
2021-03-02 17:43:39
DDMAL/mei-mapping-tool
https://api.github.com/repos/DDMAL/mei-mapping-tool
opened
Buttons have to be clicked twice in some spots to trigger action.
bug low priority
For example, the upload button will not open the form immediately upon click
1.0
Buttons have to be clicked twice in some spots to trigger action. - For example, the upload button will not open the form immediately upon click
priority
buttons have to be clicked twice in some spots to trigger action for example the upload button will not open the form immediately upon click
1
546,235
16,007,708,714
IssuesEvent
2021-04-20 06:30:35
OpenMined/PySyft
https://api.github.com/repos/OpenMined/PySyft
closed
Add qint dtype support
Priority: 4 - Low :sunglasses: Rescope Type: Improvement :chart_with_upwards_trend:
## Description Add tests and support for qint dypes: th.qint8 th.quint8 th.qint32 ## Definition of Done All tests pass or are marked as not_available where not supported by the version of pytorch.
1.0
Add qint dtype support - ## Description Add tests and support for qint dypes: th.qint8 th.quint8 th.qint32 ## Definition of Done All tests pass or are marked as not_available where not supported by the version of pytorch.
priority
add qint dtype support description add tests and support for qint dypes th th th definition of done all tests pass or are marked as not available where not supported by the version of pytorch
1
68,676
3,292,115,332
IssuesEvent
2015-10-30 13:09:41
magfest/ubersystem
https://api.github.com/repos/magfest/ubersystem
opened
placeholder reports keeps trying to send after the event is over
low-priority newcomer
in badge_funcs.py, in check_placeholders() In certain misconfigurations, the placeholder badge report can send a report after the event is over. It'll send something like: ![image](https://cloud.githubusercontent.com/assets/5413064/10846386/c640503a-7ee5-11e5-8bbd-aa480d98f5b6.png) We should add an additional...
1.0
placeholder reports keeps trying to send after the event is over - in badge_funcs.py, in check_placeholders() In certain misconfigurations, the placeholder badge report can send a report after the event is over. It'll send something like: ![image](https://cloud.githubusercontent.com/assets/5413064/10846386/c6405...
priority
placeholder reports keeps trying to send after the event is over in badge funcs py in check placeholders in certain misconfigurations the placeholder badge report can send a report after the event is over it ll send something like we should add an additional date check in there so we don t send t...
1
386,579
11,441,345,426
IssuesEvent
2020-02-05 11:29:05
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
Pragma-only 'else' branches in type defs fail to compile
Feature Generics Low Priority
The following will fail to compile with "Error: identifier expected, but found '{.'" below the else statement: ``` type Foo[T] = object when T is int: bar: T else: {.error: "Unsupported type.".} # compiler error ``` This works: ``` proc test[T](foo: Foo[T]): T = when T is int: result = f...
1.0
Pragma-only 'else' branches in type defs fail to compile - The following will fail to compile with "Error: identifier expected, but found '{.'" below the else statement: ``` type Foo[T] = object when T is int: bar: T else: {.error: "Unsupported type.".} # compiler error ``` This works: ``` pro...
priority
pragma only else branches in type defs fail to compile the following will fail to compile with error identifier expected but found below the else statement type foo object when t is int bar t else error unsupported type compiler error this works proc ...
1
72,215
3,374,333,955
IssuesEvent
2015-11-24 12:30:55
pmem/issues
https://api.github.com/repos/pmem/issues
opened
Setfile comments ignore
Exposure: Low Priority: 4 low Type: Bug
Given the setfile: ``` # main pool set PMEMPOOLSET 100G /mountpoint0/main.part0 200G /mountpoint1/main.part1 400G /mountpoint2/main.part2 # first replica foo REPLICA 500G /mountpoint3/foo.part0 200G /mountpoint4/foo.part1 ``` After you do a **pmempool create** on it you get a: _'myobjpool.set' -- size 223 ...
1.0
Setfile comments ignore - Given the setfile: ``` # main pool set PMEMPOOLSET 100G /mountpoint0/main.part0 200G /mountpoint1/main.part1 400G /mountpoint2/main.part2 # first replica foo REPLICA 500G /mountpoint3/foo.part0 200G /mountpoint4/foo.part1 ``` After you do a **pmempool create** on it you get a: _'m...
priority
setfile comments ignore given the setfile main pool set pmempoolset main main main first replica foo replica foo foo after you do a pmempool create on it you get a myobjpool set size smaller than there are two problems i see with this ...
1
553,120
16,357,457,522
IssuesEvent
2021-05-14 02:03:40
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
strtol crashes
bug platform: ESP32 priority: low
- esp32 - at commit 977aba6d02c87f884ecc79672690befcbcfd0186 ```C void main(void) { strtol("10",0, 10); } ``` ``` [00:00:00.475,000] <err> os: ** FATAL EXCEPTION [00:00:00.475,000] <err> os: ** CPU 0 EXCCAUSE 28 (load prohibited) [00:00:00.475,000] <err> os: ** PC 0x4000be94 VADDR (nil) [00:00:...
1.0
strtol crashes - - esp32 - at commit 977aba6d02c87f884ecc79672690befcbcfd0186 ```C void main(void) { strtol("10",0, 10); } ``` ``` [00:00:00.475,000] <err> os: ** FATAL EXCEPTION [00:00:00.475,000] <err> os: ** CPU 0 EXCCAUSE 28 (load prohibited) [00:00:00.475,000] <err> os: ** PC 0x4000be94 VAD...
priority
strtol crashes at commit c void main void strtol os fatal exception os cpu exccause load prohibited os pc vaddr nil os ps os intlevel excm um ring woe owb callinc os ...
1
154,167
5,915,033,882
IssuesEvent
2017-05-22 06:22:06
TeamKismet/bit-286-mathgame
https://api.github.com/repos/TeamKismet/bit-286-mathgame
opened
Layout on answer pages.
bug enhancement Low Priority
After fixing problem involving input boxes I screwed with the format on accident.
1.0
Layout on answer pages. - After fixing problem involving input boxes I screwed with the format on accident.
priority
layout on answer pages after fixing problem involving input boxes i screwed with the format on accident
1
679,012
23,218,729,462
IssuesEvent
2022-08-02 16:07:02
phenax/bsp-layout
https://api.github.com/repos/phenax/bsp-layout
closed
Remove the `;` at the end of the lines (just a question)
feature good first issue question priority:low
i used `bsp-layout` and i love it after checking the source code i find out that you use `;` at the end of the line But bash don't need it. So i want to ask you to create a `pull request` to improve the script thank you again
1.0
Remove the `;` at the end of the lines (just a question) - i used `bsp-layout` and i love it after checking the source code i find out that you use `;` at the end of the line But bash don't need it. So i want to ask you to create a `pull request` to improve the script thank you again
priority
remove the at the end of the lines just a question i used bsp layout and i love it after checking the source code i find out that you use at the end of the line but bash don t need it so i want to ask you to create a pull request to improve the script thank you again
1
216,261
7,302,647,502
IssuesEvent
2018-02-27 10:22:38
rwth-afu/UniPager
https://api.github.com/repos/rwth-afu/UniPager
opened
Setup Raspi testing farm
Priority: Low Type: Question
Sollen wir mal eine Raspi testing farm aufsetzen mit allen Versionen vom Raspi, auf denen man automatisierte Tests laufen lässt? Vielleicht sogar mit RasPagern drauf und einem DVB-T Stick, mit dem wir sogar die POCSAG-Signal mit https://github.com/EliasOenal/multimon-ng dekodieren und verifizieren?
1.0
Setup Raspi testing farm - Sollen wir mal eine Raspi testing farm aufsetzen mit allen Versionen vom Raspi, auf denen man automatisierte Tests laufen lässt? Vielleicht sogar mit RasPagern drauf und einem DVB-T Stick, mit dem wir sogar die POCSAG-Signal mit https://github.com/EliasOenal/multimon-ng dekodieren und verifiz...
priority
setup raspi testing farm sollen wir mal eine raspi testing farm aufsetzen mit allen versionen vom raspi auf denen man automatisierte tests laufen lässt vielleicht sogar mit raspagern drauf und einem dvb t stick mit dem wir sogar die pocsag signal mit dekodieren und verifizieren
1
148,513
5,683,845,784
IssuesEvent
2017-04-13 13:44:27
Murali-group/GraphSpace
https://api.github.com/repos/Murali-group/GraphSpace
closed
Inconsistent color of selected section/tab
low priority
Minor issue. Might not be an issue at all. The 'Private' and 'Users Guide' screenshots show blue when selected. In the 'Owner of' and 'Public Graphs' screenshots, the selected section/tab is white with black text. - 'Private' is selected: ![screenshot from 2016-07-18 12 21 11](https://cloud.githubusercontent.com/ass...
1.0
Inconsistent color of selected section/tab - Minor issue. Might not be an issue at all. The 'Private' and 'Users Guide' screenshots show blue when selected. In the 'Owner of' and 'Public Graphs' screenshots, the selected section/tab is white with black text. - 'Private' is selected: ![screenshot from 2016-07-18 12 2...
priority
inconsistent color of selected section tab minor issue might not be an issue at all the private and users guide screenshots show blue when selected in the owner of and public graphs screenshots the selected section tab is white with black text private is selected users guide is selected ...
1
33,945
2,773,829,222
IssuesEvent
2015-05-03 23:56:35
iamdansker/Far-Shiverpeaks-Development
https://api.github.com/repos/iamdansker/Far-Shiverpeaks-Development
closed
Sidepanel doesn't show latest posts
Bug Feedback Needed Low Priority
For some reason since a week or 2 it seems the "latest posts" widget on the side panel seems gone. I'm not sure if this is a bug or intended but I find it rather annoying. There are 2 widgets on the side panel (homepage and forum page) and those are the shoutbox and teamspeak widget. This change seems to have falle...
1.0
Sidepanel doesn't show latest posts - For some reason since a week or 2 it seems the "latest posts" widget on the side panel seems gone. I'm not sure if this is a bug or intended but I find it rather annoying. There are 2 widgets on the side panel (homepage and forum page) and those are the shoutbox and teamspeak widg...
priority
sidepanel doesn t show latest posts for some reason since a week or it seems the latest posts widget on the side panel seems gone i m not sure if this is a bug or intended but i find it rather annoying there are widgets on the side panel homepage and forum page and those are the shoutbox and teamspeak widg...
1
671,365
22,758,407,435
IssuesEvent
2022-07-07 18:41:59
woocommerce/facebook-for-woocommerce
https://api.github.com/repos/woocommerce/facebook-for-woocommerce
closed
Custom Placeholder Images Don't Sync To Facebook
priority: low type: bug
## 🔎 Isolate the bug - [X] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [X] I have confirmed this occurs when only WooCommerce and Facebook for WooCommerce are active and when using a default WordPress or WooCommerce theme. ## ✍️ Describe the...
1.0
Custom Placeholder Images Don't Sync To Facebook - ## 🔎 Isolate the bug - [X] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [X] I have confirmed this occurs when only WooCommerce and Facebook for WooCommerce are active and when using a default Wo...
priority
custom placeholder images don t sync to facebook 🔎 isolate the bug i have confirmed this occurs in the most recent version of wordpress woocommerce and facebook for woocommerce i have confirmed this occurs when only woocommerce and facebook for woocommerce are active and when using a default wordpr...
1
64,328
3,210,468,061
IssuesEvent
2015-10-06 03:12:37
flamescape/ss15-kipcast
https://api.github.com/repos/flamescape/ss15-kipcast
opened
Firefox scrollbars don't fill the remaining height
! Low Priority bug Firefox
Leading to ugly things like this on (4K screens): ![Firefox screenshot](http://i.imgur.com/M3vrFd5.jpg)
1.0
Firefox scrollbars don't fill the remaining height - Leading to ugly things like this on (4K screens): ![Firefox screenshot](http://i.imgur.com/M3vrFd5.jpg)
priority
firefox scrollbars don t fill the remaining height leading to ugly things like this on screens
1
320,606
9,783,848,498
IssuesEvent
2019-06-08 14:09:12
thonny/thonny
https://api.github.com/repos/thonny/thonny
closed
Deiconify not working in Python 3.5, Ubuntu 17.04, Tk 8.6.6
bug low priority
**[Original report](https://bitbucket.org/bitbucket-issue-migration\thonny-issues.zip/issue/222) by me.** ----------------------------------------
1.0
Deiconify not working in Python 3.5, Ubuntu 17.04, Tk 8.6.6 - **[Original report](https://bitbucket.org/bitbucket-issue-migration\thonny-issues.zip/issue/222) by me.** ----------------------------------------
priority
deiconify not working in python ubuntu tk by me
1
393,557
11,621,283,209
IssuesEvent
2020-02-27 02:24:03
tensorflow/model-optimization
https://api.github.com/repos/tensorflow/model-optimization
opened
Pruning: improve custom training loop API
feature request priority:low technique:pruning
The recommended path for pruning with a custom training loop is not as simple as it could be. ``` pruned_model = setup_pruned_model() loss = tf.keras.losses.categorical_crossentropy optimizer = keras.optimizers.Adam() log_dir = tempfile.mkdtemp() # This is all not boilerplate. pruned_model.optimizer = op...
1.0
Pruning: improve custom training loop API - The recommended path for pruning with a custom training loop is not as simple as it could be. ``` pruned_model = setup_pruned_model() loss = tf.keras.losses.categorical_crossentropy optimizer = keras.optimizers.Adam() log_dir = tempfile.mkdtemp() # This is all n...
priority
pruning improve custom training loop api the recommended path for pruning with a custom training loop is not as simple as it could be pruned model setup pruned model loss tf keras losses categorical crossentropy optimizer keras optimizers adam log dir tempfile mkdtemp this is all n...
1
513,240
14,918,221,144
IssuesEvent
2021-01-22 21:16:41
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
opened
HadoopFsUtils.copyDistributedFileToLocalTempFile possible improvement
priority: low refactoring under discussion
## Background Some possible simplification of code ## Feature In `HadoopFsUtils.copyDistributedFileToLocalTempFile` consider using: ``` fs.copyToLocalFile(false, new Path(hdfsPath), new Path("someLocalName"), true) ```
1.0
HadoopFsUtils.copyDistributedFileToLocalTempFile possible improvement - ## Background Some possible simplification of code ## Feature In `HadoopFsUtils.copyDistributedFileToLocalTempFile` consider using: ``` fs.copyToLocalFile(false, new Path(hdfsPath), new Path("someLocalName"), true) ```
priority
hadoopfsutils copydistributedfiletolocaltempfile possible improvement background some possible simplification of code feature in hadoopfsutils copydistributedfiletolocaltempfile consider using fs copytolocalfile false new path hdfspath new path somelocalname true
1
333,573
10,128,609,523
IssuesEvent
2019-08-01 13:09:36
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
"My Activity Stream" dashlet: empty lines for inaccessible records
Fix Proposed Low Priority bug
I'm running SuiteCRM 7.6.2. I am getting empty rows in the dashlet, like this: ![empty_rows](https://cloud.githubusercontent.com/assets/15945027/15551017/eb2fa14c-22ab-11e6-87bf-29acb372139b.jpg) The lines that are missing at the bottom (blank), are lines that I can see when I log in with another user with more permi...
1.0
"My Activity Stream" dashlet: empty lines for inaccessible records - I'm running SuiteCRM 7.6.2. I am getting empty rows in the dashlet, like this: ![empty_rows](https://cloud.githubusercontent.com/assets/15945027/15551017/eb2fa14c-22ab-11e6-87bf-29acb372139b.jpg) The lines that are missing at the bottom (blank), are...
priority
my activity stream dashlet empty lines for inaccessible records i m running suitecrm i am getting empty rows in the dashlet like this the lines that are missing at the bottom blank are lines that i can see when i log in with another user with more permissions those are lines relative to the ...
1
251,121
8,000,367,086
IssuesEvent
2018-07-22 15:08:47
XCompWiz/Mystcraft-Issues
https://api.github.com/repos/XCompWiz/Mystcraft-Issues
closed
Mystcraft tooltips don't re-render on shift change
enhancement other mod priority: low resolution: fixed in next release
Vanilla tooltips allow for hiding information until shift is pressed, at which point more information is revealed. I'm not sure if they re-render every frame or if they re-trigger on specific keypresses. I'm checking `net.minecraft.client.gui.GuiScreen.isShiftKeyDown()`, but there may be an event for GUI keys. S...
1.0
Mystcraft tooltips don't re-render on shift change - Vanilla tooltips allow for hiding information until shift is pressed, at which point more information is revealed. I'm not sure if they re-render every frame or if they re-trigger on specific keypresses. I'm checking `net.minecraft.client.gui.GuiScreen.isShiftKey...
priority
mystcraft tooltips don t re render on shift change vanilla tooltips allow for hiding information until shift is pressed at which point more information is revealed i m not sure if they re render every frame or if they re trigger on specific keypresses i m checking net minecraft client gui guiscreen isshiftkey...
1
133,042
5,195,893,746
IssuesEvent
2017-01-23 10:54:35
chaorace/cqui
https://api.github.com/repos/chaorace/cqui
closed
Improving the Amenities panel of city view
concept art enhancement low priority
1. Using the WrapWidth attribute Firstly, <Label> tags can get the WrapWidth attribute to automatically warp long strings. When a word is longer than the WrapWidth, the word will be cut into two lines. This image shows WrapWidth="70" applied to the current amenities panel and removing the [NEWLINE] in the strings: ...
1.0
Improving the Amenities panel of city view - 1. Using the WrapWidth attribute Firstly, <Label> tags can get the WrapWidth attribute to automatically warp long strings. When a word is longer than the WrapWidth, the word will be cut into two lines. This image shows WrapWidth="70" applied to the current amenities panel...
priority
improving the amenities panel of city view using the wrapwidth attribute firstly tags can get the wrapwidth attribute to automatically warp long strings when a word is longer than the wrapwidth the word will be cut into two lines this image shows wrapwidth applied to the current amenities panel and re...
1
614,636
19,187,539,149
IssuesEvent
2021-12-05 13:09:20
speedy-net/speedy-net
https://api.github.com/repos/speedy-net/speedy-net
closed
Help maintain our fork of django-friendship
help wanted low priority
We are using [django-friendship](https://github.com/revsys/django-friendship) in Speedy Net, but this repository is very rarely maintained. I'm thinking about forking this repository and maintaining it myself, with other users. I'm looking for other developers who can help me maintain our fork of django-friendship. If ...
1.0
Help maintain our fork of django-friendship - We are using [django-friendship](https://github.com/revsys/django-friendship) in Speedy Net, but this repository is very rarely maintained. I'm thinking about forking this repository and maintaining it myself, with other users. I'm looking for other developers who can help ...
priority
help maintain our fork of django friendship we are using in speedy net but this repository is very rarely maintained i m thinking about forking this repository and maintaining it myself with other users i m looking for other developers who can help me maintain our fork of django friendship if you are interes...
1
531,281
15,444,066,535
IssuesEvent
2021-03-08 09:56:00
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.2 staging-1866] Сan make all chats inactive.
Category: UI Priority: Low Squad: Mountain Goat
Step to reproduce: - I have only one chat #General: ![image](https://user-images.githubusercontent.com/45708377/101451970-10f24300-393e-11eb-83a8-3c08feb07524.png) - Thus, it must always be active, but I can deactivate it: ![image](https://user-images.githubusercontent.com/45708377/101452375-a988c300-393e-11eb-910c...
1.0
[0.9.2 staging-1866] Сan make all chats inactive. - Step to reproduce: - I have only one chat #General: ![image](https://user-images.githubusercontent.com/45708377/101451970-10f24300-393e-11eb-83a8-3c08feb07524.png) - Thus, it must always be active, but I can deactivate it: ![image](https://user-images.githubuserco...
priority
сan make all chats inactive step to reproduce i have only one chat general thus it must always be active but i can deactivate it just clicking on logging welcome and notifications
1
209,174
7,166,016,644
IssuesEvent
2018-01-29 16:02:06
CatalystCode/project-fortis-pipeline
https://api.github.com/repos/CatalystCode/project-fortis-pipeline
opened
isValid in AdminSettings always returns true
Low Priority frontend
The [isValid function in AdminSettings](https://github.com/CatalystCode/project-fortis/blob/08e8158b611f2f93ca2549ab258fd064442bdb3d/project-fortis-interfaces/src/components/Admin/AdminSettings.js#L86-L94) currently likely always returns true given that the return inside of the forEach references the scope of the forEa...
1.0
isValid in AdminSettings always returns true - The [isValid function in AdminSettings](https://github.com/CatalystCode/project-fortis/blob/08e8158b611f2f93ca2549ab258fd064442bdb3d/project-fortis-interfaces/src/components/Admin/AdminSettings.js#L86-L94) currently likely always returns true given that the return inside o...
priority
isvalid in adminsettings always returns true the currently likely always returns true given that the return inside of the foreach references the scope of the foreach function not the scope of the general function maybe it would be clearer to refactor this to use or
1
380,064
11,253,637,417
IssuesEvent
2020-01-11 17:38:14
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
closed
Add event-key which returns the pressed hotbar key on inventory click event
completed enhancement priority: lowest
The current on inventory click event doesn't have any values for the key in which the user pressed. I think it would be a good enhancement to put some sort of event-key. I'm currently using skript-mirror getHotbarButton() for this value.
1.0
Add event-key which returns the pressed hotbar key on inventory click event - The current on inventory click event doesn't have any values for the key in which the user pressed. I think it would be a good enhancement to put some sort of event-key. I'm currently using skript-mirror getHotbarButton() for this value.
priority
add event key which returns the pressed hotbar key on inventory click event the current on inventory click event doesn t have any values for the key in which the user pressed i think it would be a good enhancement to put some sort of event key i m currently using skript mirror gethotbarbutton for this value
1
388,706
11,491,364,216
IssuesEvent
2020-02-11 18:51:06
ooni/explorer
https://api.github.com/repos/ooni/explorer
opened
Replace inCountry HoC with useCountry hook
effort/S enhancement good first issue priority/low refactoring
The `useCountry` hook will be available when #395 is merged. It reduces the DOM complexity and makes code more readable.
1.0
Replace inCountry HoC with useCountry hook - The `useCountry` hook will be available when #395 is merged. It reduces the DOM complexity and makes code more readable.
priority
replace incountry hoc with usecountry hook the usecountry hook will be available when is merged it reduces the dom complexity and makes code more readable
1
321
2,495,335,909
IssuesEvent
2015-01-06 10:00:37
ScottLogic/d3-financial-components
https://api.github.com/repos/ScottLogic/d3-financial-components
opened
Components lack transition support
enhancement low-priority
Currently, the components can be applied to a [selection](https://github.com/mbostock/d3/wiki/Selections), but they don't automatically support [transitions](https://github.com/mbostock/d3/wiki/Transitions) - to animate smoothly between two states. This may be a good feature to add. [D3's axis component](http://bl.o...
1.0
Components lack transition support - Currently, the components can be applied to a [selection](https://github.com/mbostock/d3/wiki/Selections), but they don't automatically support [transitions](https://github.com/mbostock/d3/wiki/Transitions) - to animate smoothly between two states. This may be a good feature to add....
priority
components lack transition support currently the components can be applied to a but they don t automatically support to animate smoothly between two states this may be a good feature to add is a nice example of a component which supports transitions
1
667,904
22,514,122,203
IssuesEvent
2022-06-24 00:31:43
googleapis/java-dialogflow-cx
https://api.github.com/repos/googleapis/java-dialogflow-cx
closed
dialogflow.cx.CreateIntentIT: testCreateIntentRegional failed
type: bug priority: p2 api: dialogflow flakybot: issue flakybot: flaky
Note: #186 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 8a5412417900edbfafa967b2370582fb72fc67e1 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/7ffffbb6-43fe-41ce-9a00-80985b556c9d), [Sponge](http://sponge2/7ffffbb6-43fe-41ce-9...
1.0
dialogflow.cx.CreateIntentIT: testCreateIntentRegional failed - Note: #186 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 8a5412417900edbfafa967b2370582fb72fc67e1 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/7ffffbb6-43fe-41ce-...
priority
dialogflow cx createintentit testcreateintentregional failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java lang nullpointerexception at dialogflow cx createintentit testcreateintentregional ...
1
536,395
15,708,244,118
IssuesEvent
2021-03-26 20:12:28
JDMCreator/LaTeXTableEditor
https://api.github.com/repos/JDMCreator/LaTeXTableEditor
closed
Issue with \noalign when importing tables
Priority: Low Status: Pending Release Type: bug
```latex \begin{table} % table caption is above the table \caption{Please write your table caption here} \label{tab:1} % Give a unique label % For LaTeX tables use \begin{tabular}{lll} \hline\noalign{\smallskip} first & second & third \\ \noalign{\smallskip}\hline\noalign{\smallskip} number & number & ...
1.0
Issue with \noalign when importing tables - ```latex \begin{table} % table caption is above the table \caption{Please write your table caption here} \label{tab:1} % Give a unique label % For LaTeX tables use \begin{tabular}{lll} \hline\noalign{\smallskip} first & second & third \\ \noalign{\smallskip}\h...
priority
issue with noalign when importing tables latex begin table table caption is above the table caption please write your table caption here label tab give a unique label for latex tables use begin tabular lll hline noalign smallskip first second third noalign smallskip h...
1
757,844
26,531,821,864
IssuesEvent
2023-01-19 13:05:14
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Error is thrown when using Kendo HTML Editor Control in Kendo Grid Popup EditorTemplate In IE only
Bug Won't Fix SEV: Low C: Grid C: Editor jQuery Priority 1 FP: Declined
## Bug report Error is thrown when using Kendo HTML Editor Control in Kendo Grid Popup EditorTemplate in IE only ### Reproduction of the problem Place Kendo editor in Grid popup template ``` @(Html.Kendo().Grid<TelerikMvcApp2.Models.Person>().Name("persons") .DataSource(dataSource => dataSource ...
1.0
Error is thrown when using Kendo HTML Editor Control in Kendo Grid Popup EditorTemplate In IE only - ## Bug report Error is thrown when using Kendo HTML Editor Control in Kendo Grid Popup EditorTemplate in IE only ### Reproduction of the problem Place Kendo editor in Grid popup template ``` @(Html.Kendo().Gri...
priority
error is thrown when using kendo html editor control in kendo grid popup editortemplate in ie only bug report error is thrown when using kendo html editor control in kendo grid popup editortemplate in ie only reproduction of the problem place kendo editor in grid popup template html kendo gri...
1
299,213
9,205,233,845
IssuesEvent
2019-03-08 10:00:23
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
unable to delete fist point enter for georeferencer map on linux qgis-0.8.0 "titan"
Category: C++ Plugins Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **pascal-ferrand-tiscali-fr -** (pascal-ferrand-tiscali-fr -) Original Redmine Issue: 622, https://issues.qgis.org/issues/622 Original Assignee: nobody - --- unable to delete fist point enter for georeferencer map on linux qgis-0.8.0 "titan"
1.0
unable to delete fist point enter for georeferencer map on linux qgis-0.8.0 "titan" - --- Author Name: **pascal-ferrand-tiscali-fr -** (pascal-ferrand-tiscali-fr -) Original Redmine Issue: 622, https://issues.qgis.org/issues/622 Original Assignee: nobody - --- unable to delete fist point enter for georeferencer ma...
priority
unable to delete fist point enter for georeferencer map on linux qgis titan author name pascal ferrand tiscali fr pascal ferrand tiscali fr original redmine issue original assignee nobody unable to delete fist point enter for georeferencer map on linux qgis titan
1
509,510
14,738,662,759
IssuesEvent
2021-01-07 05:23:51
PazerOP/tf2_bot_detector
https://api.github.com/repos/PazerOP/tf2_bot_detector
opened
Alert players when a bot makes a fake pazer alert spam
Priority: Low Type: Enhancement
I've seen a few instances of bots using our own alert message to fool players on kicking other players, the bots use the same alert message flooded with blank text before it. My suggested solution to this is to counter the spam with making an alert as well after the bot has made the flood text. I can't really see...
1.0
Alert players when a bot makes a fake pazer alert spam - I've seen a few instances of bots using our own alert message to fool players on kicking other players, the bots use the same alert message flooded with blank text before it. My suggested solution to this is to counter the spam with making an alert as well aft...
priority
alert players when a bot makes a fake pazer alert spam i ve seen a few instances of bots using our own alert message to fool players on kicking other players the bots use the same alert message flooded with blank text before it my suggested solution to this is to counter the spam with making an alert as well aft...
1
600,517
18,298,875,690
IssuesEvent
2021-10-05 23:42:32
place-labs/partner-environment
https://api.github.com/repos/place-labs/partner-environment
closed
logspout-logstash update
focus: devops priority: low type: chore
Look into switching vincit/logspout-gelf out for gliderlabs/logspout with logspout-logstash module https://github.com/gliderlabs/logspout#modules
1.0
logspout-logstash update - Look into switching vincit/logspout-gelf out for gliderlabs/logspout with logspout-logstash module https://github.com/gliderlabs/logspout#modules
priority
logspout logstash update look into switching vincit logspout gelf out for gliderlabs logspout with logspout logstash module
1
501,658
14,530,673,397
IssuesEvent
2020-12-14 19:36:48
TACC/abaco
https://api.github.com/repos/TACC/abaco
closed
Allow actors to configure log exipry
Internship priority.low
Tenant could specify a valid window (e.g., 1 day - 1 week) along with the default .
1.0
Allow actors to configure log exipry - Tenant could specify a valid window (e.g., 1 day - 1 week) along with the default .
priority
allow actors to configure log exipry tenant could specify a valid window e g day week along with the default
1
478,611
13,782,352,628
IssuesEvent
2020-10-08 17:30:55
nhcarrigan/we-love-matt
https://api.github.com/repos/nhcarrigan/we-love-matt
closed
[FEAT] Add Code Scan Workflow
⭐ goal: addition 🏁 status: ready for dev 🔒 staff only 🟩 priority: low 🤖 aspect: dx
# Feature Request ## Is your feature request related to a problem? Please describe: No. It's just a suggestion <!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]--> ## Describe the solution you'd like A code scanning workflow can be setup for TS code to scan vulner...
1.0
[FEAT] Add Code Scan Workflow - # Feature Request ## Is your feature request related to a problem? Please describe: No. It's just a suggestion <!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]--> ## Describe the solution you'd like A code scanning workflow can be ...
priority
add code scan workflow feature request is your feature request related to a problem please describe no it s just a suggestion describe the solution you d like a code scanning workflow can be setup for ts code to scan vulnerabilities
1
236,417
7,749,143,340
IssuesEvent
2018-05-30 10:27:49
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
closed
0003414: remove container type INTERNAL
Tinebase low priority
**Reported by pschuele on 2 Dec 2010 09:41** remove container type INTERNAL as this is no longer needed
1.0
0003414: remove container type INTERNAL - **Reported by pschuele on 2 Dec 2010 09:41** remove container type INTERNAL as this is no longer needed
priority
remove container type internal reported by pschuele on dec remove container type internal as this is no longer needed
1
125,966
4,970,708,788
IssuesEvent
2016-12-05 16:42:12
MinetestForFun/server-minetestforfun
https://api.github.com/repos/MinetestForFun/server-minetestforfun
closed
scraper pas craftable
Modding ➤ BugFix Priority: Low
0. assurez-vous d'avoir 4 steel dans votre inventaire 1. cherchez "scraper" dans le guide 2. cliquez pour en crafter 1. Il faut, pour cela, 3 steel en ligne horizontale, et un au dessous au milieu. 3. constatez: l'item est dans le guide, mais le craft ne produit rien. 4. pleurez un bon coup 5. faites un report sur...
1.0
scraper pas craftable - 0. assurez-vous d'avoir 4 steel dans votre inventaire 1. cherchez "scraper" dans le guide 2. cliquez pour en crafter 1. Il faut, pour cela, 3 steel en ligne horizontale, et un au dessous au milieu. 3. constatez: l'item est dans le guide, mais le craft ne produit rien. 4. pleurez un bon coup ...
priority
scraper pas craftable assurez vous d avoir steel dans votre inventaire cherchez scraper dans le guide cliquez pour en crafter il faut pour cela steel en ligne horizontale et un au dessous au milieu constatez l item est dans le guide mais le craft ne produit rien pleurez un bon coup ...
1
65,209
3,227,099,526
IssuesEvent
2015-10-10 21:46:10
SiCKRAGETV/sickrage-issues
https://api.github.com/repos/SiCKRAGETV/sickrage-issues
closed
Unable to add Emmerdale from thetvdb
1: Bug / issue 2: Low Priority
Branch: Master Commit hash: f8da2f08a098731dc648794f137177ade2f4bb49 Your operating system and python version: linux Python 2.7.10 What you did: Search and add tv series (Emmerdale) What happened: Search works as expected but notification after adding that show doesn't exist. What you expected: Show to be added. ...
1.0
Unable to add Emmerdale from thetvdb - Branch: Master Commit hash: f8da2f08a098731dc648794f137177ade2f4bb49 Your operating system and python version: linux Python 2.7.10 What you did: Search and add tv series (Emmerdale) What happened: Search works as expected but notification after adding that show doesn't exist. ...
priority
unable to add emmerdale from thetvdb branch master commit hash your operating system and python version linux python what you did search and add tv series emmerdale what happened search works as expected but notification after adding that show doesn t exist what you expected show to be added ...
1
501,957
14,537,126,809
IssuesEvent
2020-12-15 08:43:30
epiphany-platform/m-aws-basic-infrastructure
https://api.github.com/repos/epiphany-platform/m-aws-basic-infrastructure
opened
[BUG] Resource names are not displayed on AWS.
priority/low type/bug
**Describe the bug** Resource names are not displayed on AWS. The `Name` field is empty, which is different from the classic Epiphany. **How to reproduce** Steps to reproduce the behavior: 1. Deploy the aws module. 2. Check resource names on AWS (Instance name, VPC name, subnet name...) **Expected behavior** ...
1.0
[BUG] Resource names are not displayed on AWS. - **Describe the bug** Resource names are not displayed on AWS. The `Name` field is empty, which is different from the classic Epiphany. **How to reproduce** Steps to reproduce the behavior: 1. Deploy the aws module. 2. Check resource names on AWS (Instance name, VP...
priority
resource names are not displayed on aws describe the bug resource names are not displayed on aws the name field is empty which is different from the classic epiphany how to reproduce steps to reproduce the behavior deploy the aws module check resource names on aws instance name vpc na...
1
575,751
17,048,814,368
IssuesEvent
2021-07-06 06:00:58
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
ActivityStartupUnderBackupTest: Improve documentation
Good First Issue! Priority-Low
TODO: Improve the unit test documentation. A user should know: To fix a test failure, add the following to the start of `onCreate` ``` if (showedActivityFailedScreen(savedInstanceState)) { return; } ``` _Originally posted by @david-allison-1 in https://github.com/ankidroid/Anki...
1.0
ActivityStartupUnderBackupTest: Improve documentation - TODO: Improve the unit test documentation. A user should know: To fix a test failure, add the following to the start of `onCreate` ``` if (showedActivityFailedScreen(savedInstanceState)) { return; } ``` _Originally posted ...
priority
activitystartupunderbackuptest improve documentation todo improve the unit test documentation a user should know to fix a test failure add the following to the start of oncreate if showedactivityfailedscreen savedinstancestate return originally posted ...
1
811,403
30,286,460,974
IssuesEvent
2023-07-08 18:48:03
Tormak9970/TabMaster
https://api.github.com/repos/Tormak9970/TabMaster
closed
[BUG]: Changing art for Steam games does not update in custom tab
bug low priority
**Describe the bug** User reported when changing the art of a Steam game, it does not update in their custom tabs. **Expected behavior** Custom tabs should behave just like regular tabs (art should change immediately. **Solution** Find a way to monitor art changes (i recall seeing methods for this i think).
1.0
[BUG]: Changing art for Steam games does not update in custom tab - **Describe the bug** User reported when changing the art of a Steam game, it does not update in their custom tabs. **Expected behavior** Custom tabs should behave just like regular tabs (art should change immediately. **Solution** Find a way t...
priority
changing art for steam games does not update in custom tab describe the bug user reported when changing the art of a steam game it does not update in their custom tabs expected behavior custom tabs should behave just like regular tabs art should change immediately solution find a way to mo...
1
667,145
22,419,660,555
IssuesEvent
2022-06-20 00:24:30
TheGameCreators/AGK-Studio
https://api.github.com/repos/TheGameCreators/AGK-Studio
closed
Issues with PlayVideoToImage in Tier 1 and Release build of Tier 2
bug Studio Core Low priority
I just came across an issue with the PlayVideoToImage in Tier 1 and release build of Tier 2. The sprite that holds the image that the video is playing to is only the color of the sprite so either the video isn't rendering or something else. I can still hear the sound of the video just doesn't render the video itself....
1.0
Issues with PlayVideoToImage in Tier 1 and Release build of Tier 2 - I just came across an issue with the PlayVideoToImage in Tier 1 and release build of Tier 2. The sprite that holds the image that the video is playing to is only the color of the sprite so either the video isn't rendering or something else. I can st...
priority
issues with playvideotoimage in tier and release build of tier i just came across an issue with the playvideotoimage in tier and release build of tier the sprite that holds the image that the video is playing to is only the color of the sprite so either the video isn t rendering or something else i can st...
1
317,168
9,661,649,883
IssuesEvent
2019-05-20 18:36:52
ukon1990/wow-auction-helper
https://api.github.com/repos/ukon1990/wow-auction-helper
closed
AH dump update frequency
Maybe? enhancement low priority
Make the different auction houses have it's own cooldown for AH dump update check. Based upon previous update frequency history or something. Currently the lowest time in minutes for EU and US is used(every 52 minutes).
1.0
AH dump update frequency - Make the different auction houses have it's own cooldown for AH dump update check. Based upon previous update frequency history or something. Currently the lowest time in minutes for EU and US is used(every 52 minutes).
priority
ah dump update frequency make the different auction houses have it s own cooldown for ah dump update check based upon previous update frequency history or something currently the lowest time in minutes for eu and us is used every minutes
1
384,490
11,393,726,261
IssuesEvent
2020-01-30 07:32:40
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1376] ConfirmBox appears before full loading
Priority: Low
Step to reproduce: - press join world - wait for loading world. ![image](https://user-images.githubusercontent.com/45708377/73428930-6e475c00-434b-11ea-82ef-65a3f63f89a4.png) - press "G" ![image](https://user-images.githubusercontent.com/45708377/73428862-48ba5280-434b-11ea-8483-5251f07f15ed.png)
1.0
[0.9.0 staging-1376] ConfirmBox appears before full loading - Step to reproduce: - press join world - wait for loading world. ![image](https://user-images.githubusercontent.com/45708377/73428930-6e475c00-434b-11ea-82ef-65a3f63f89a4.png) - press "G" ![image](https://user-images.githubusercontent.com/45708377/734288...
priority
confirmbox appears before full loading step to reproduce press join world wait for loading world press g
1
715,015
24,583,767,592
IssuesEvent
2022-10-13 17:47:32
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
closed
Scheduled sale date/time issue
type: enhancement priority: low plugin: woocommerce
<!-- This form is for other issue types specific to the WooCommerce plugin. This is not a support portal. --> **Prerequisites (mark completed items with an [x]):** - [ x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose - [ x] My issue is not a secur...
1.0
Scheduled sale date/time issue - <!-- This form is for other issue types specific to the WooCommerce plugin. This is not a support portal. --> **Prerequisites (mark completed items with an [x]):** - [ x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choos...
priority
scheduled sale date time issue prerequisites mark completed items with an i have checked that my issue type is not listed here my issue is not a security issue support request bug report enhancement or feature request please use the link above if it is issue description vendor...
1
598,329
18,242,700,883
IssuesEvent
2021-10-01 14:37:42
dell/csm
https://api.github.com/repos/dell/csm
closed
Add support for NodeGetVolumeStats RPC for kubelet metrics
needs-triage priority/low type/feature-request area/csi-unity
Hi Dell folks, we're using the Unity CSI driver and are missing metrics. Please add support to the NodeGetVolumeStats RPC according to the [CSI spec](https://github.com/container-storage-interface/spec/blob/master/spec.md#nodegetvolumestats). This allows the kubelet to query the CSI plugin for a PVC’s status. Th...
1.0
Add support for NodeGetVolumeStats RPC for kubelet metrics - Hi Dell folks, we're using the Unity CSI driver and are missing metrics. Please add support to the NodeGetVolumeStats RPC according to the [CSI spec](https://github.com/container-storage-interface/spec/blob/master/spec.md#nodegetvolumestats). This allow...
priority
add support for nodegetvolumestats rpc for kubelet metrics hi dell folks we re using the unity csi driver and are missing metrics please add support to the nodegetvolumestats rpc according to the this allows the kubelet to query the csi plugin for a pvc’s status the kubelet then exposes that information...
1
209,375
7,174,823,527
IssuesEvent
2018-01-31 01:38:58
conveyal/trimet-mod-otp
https://api.github.com/repos/conveyal/trimet-mod-otp
opened
Network View functionality
low priority
1. Disable Network View option unless a trip has been planned (if select before a trip is planned, it just displays a blank screen (see screenshot below). 2. Include Network View in config file in case an agency does not want to provide that option. ![croppercapture 212](https://user-images.githubusercontent.co...
1.0
Network View functionality - 1. Disable Network View option unless a trip has been planned (if select before a trip is planned, it just displays a blank screen (see screenshot below). 2. Include Network View in config file in case an agency does not want to provide that option. ![croppercapture 212](https://use...
priority
network view functionality disable network view option unless a trip has been planned if select before a trip is planned it just displays a blank screen see screenshot below include network view in config file in case an agency does not want to provide that option
1
351,439
10,518,720,439
IssuesEvent
2019-09-29 13:00:09
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
Badges: Specify Label & Value sizes and Alignment
area/daemon feature request priority/low
Hi, it's me ;) I just wanted to know whether it's possible to set a fixed label and value width for the netdata badges. As I'm currently developing a custom dashboard where i use badges in a widget. However, visually they do not look misaligned. Would it be possible to specify the desired label and value length, ...
1.0
Badges: Specify Label & Value sizes and Alignment - Hi, it's me ;) I just wanted to know whether it's possible to set a fixed label and value width for the netdata badges. As I'm currently developing a custom dashboard where i use badges in a widget. However, visually they do not look misaligned. Would it be poss...
priority
badges specify label value sizes and alignment hi it s me i just wanted to know whether it s possible to set a fixed label and value width for the netdata badges as i m currently developing a custom dashboard where i use badges in a widget however visually they do not look misaligned would it be poss...
1
399,066
11,742,664,029
IssuesEvent
2020-03-12 01:38:01
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Improve categories
priority: low technical change
In GitLab by @se-bastiaan on Apr 29, 2019, 14:10 ### One-sentence description Improve categories ### Why? Because it's not really useful right now, everything is marked as 'Other' ### Current implementation - Drinks - Activity - Lunch Lecture - General Meeting - Workshop - Alumni - Party - Other ### Suggested im...
1.0
Improve categories - In GitLab by @se-bastiaan on Apr 29, 2019, 14:10 ### One-sentence description Improve categories ### Why? Because it's not really useful right now, everything is marked as 'Other' ### Current implementation - Drinks - Activity - Lunch Lecture - General Meeting - Workshop - Alumni - Party - Ot...
priority
improve categories in gitlab by se bastiaan on apr one sentence description improve categories why because it s not really useful right now everything is marked as other current implementation drinks activity lunch lecture general meeting workshop alumni party other ...
1
602,454
18,469,575,813
IssuesEvent
2021-10-17 14:00:07
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
[Western Plaguelands] Flying Arthas' Tears
50-59 DB Priority-Low
### Current Behaviour Flying Arthas' Tears: ![grafik](https://user-images.githubusercontent.com/68868567/136942444-080867a9-22f2-4b38-bad2-177d0b77bf0d.png) ### Expected Blizzlike Behaviour Should not fly ### Source _No response_ ### Steps to reproduce the problem `.go o 15968` ### Extra Note...
1.0
[Western Plaguelands] Flying Arthas' Tears - ### Current Behaviour Flying Arthas' Tears: ![grafik](https://user-images.githubusercontent.com/68868567/136942444-080867a9-22f2-4b38-bad2-177d0b77bf0d.png) ### Expected Blizzlike Behaviour Should not fly ### Source _No response_ ### Steps to reproduce t...
priority
flying arthas tears current behaviour flying arthas tears expected blizzlike behaviour should not fly source no response steps to reproduce the problem go o extra notes no response ac rev hash commit operating system win ...
1
442,220
12,741,830,948
IssuesEvent
2020-06-26 07:08:41
warpnet/salt-lint
https://api.github.com/repos/warpnet/salt-lint
closed
Having salt-lint depend on salt adds unneeded dependecies
Priority: Low Type: Enhancement
As it stands right now, salt-lint doesn't really use any big parts of the salt library. However, salt is marked as a dependency, meaning it must be pulled in and installed in its entirety. When creating a docker image to use, adding the salt libraries (including pycrypto and gcc for pycrypto), the size goes from 186MB ...
1.0
Having salt-lint depend on salt adds unneeded dependecies - As it stands right now, salt-lint doesn't really use any big parts of the salt library. However, salt is marked as a dependency, meaning it must be pulled in and installed in its entirety. When creating a docker image to use, adding the salt libraries (includi...
priority
having salt lint depend on salt adds unneeded dependecies as it stands right now salt lint doesn t really use any big parts of the salt library however salt is marked as a dependency meaning it must be pulled in and installed in its entirety when creating a docker image to use adding the salt libraries includi...
1
785,939
27,628,936,329
IssuesEvent
2023-03-10 09:21:44
submariner-io/submariner
https://api.github.com/repos/submariner-io/submariner
closed
Add CI gate for validating IPV4 Submariner on dual-stack K8S
enhancement priority:low
After adding support for Submariner (IPv4) on dual-stack networks [1], it makes sense to cover this case on CI. [1] https://github.com/submariner-io/submariner/pull/2294
1.0
Add CI gate for validating IPV4 Submariner on dual-stack K8S - After adding support for Submariner (IPv4) on dual-stack networks [1], it makes sense to cover this case on CI. [1] https://github.com/submariner-io/submariner/pull/2294
priority
add ci gate for validating submariner on dual stack after adding support for submariner on dual stack networks it makes sense to cover this case on ci
1
332,329
10,091,421,159
IssuesEvent
2019-07-26 14:13:14
EUCweb/BIS-F
https://api.github.com/repos/EUCweb/BIS-F
opened
Logfile using *.log filenameextension
Priority: Low
currently the logfile is using the filenameextension *.bis, for better support change it to *.log
1.0
Logfile using *.log filenameextension - currently the logfile is using the filenameextension *.bis, for better support change it to *.log
priority
logfile using log filenameextension currently the logfile is using the filenameextension bis for better support change it to log
1
556,414
16,483,851,904
IssuesEvent
2021-05-24 15:10:57
Seniorendi/AdvancedPeripherals
https://api.github.com/repos/Seniorendi/AdvancedPeripherals
closed
[Issue] Environment Detector "isSlimeChunk" on turtles
1.16x Fixed/Added in dev Priority-Low bug
I don't know why, but the function "isSlimeChunk" on turtle don't work, is always false Pocket: ![imagem_2021-04-17_162523](https://user-images.githubusercontent.com/73352040/115124627-84195f00-9f99-11eb-9059-6ef563f1f7c5.png) Turtle: ![image](https://user-images.githubusercontent.com/73352040/115124649-a01d008...
1.0
[Issue] Environment Detector "isSlimeChunk" on turtles - I don't know why, but the function "isSlimeChunk" on turtle don't work, is always false Pocket: ![imagem_2021-04-17_162523](https://user-images.githubusercontent.com/73352040/115124627-84195f00-9f99-11eb-9059-6ef563f1f7c5.png) Turtle: ![image](https://use...
priority
environment detector isslimechunk on turtles i don t know why but the function isslimechunk on turtle don t work is always false pocket turtle computer i m on the same chunk just block off
1
826,150
31,558,945,473
IssuesEvent
2023-09-03 02:07:14
BloomGameStudio/NotionDiscordIntegration
https://api.github.com/repos/BloomGameStudio/NotionDiscordIntegration
opened
Include Field Name instead of marking everything as title
low priority
Noticed on this, I updated an 'explanation' field but it should up as title https://discord.com/channels/1010707985242271754/1126132159158173726/1147710113696727131
1.0
Include Field Name instead of marking everything as title - Noticed on this, I updated an 'explanation' field but it should up as title https://discord.com/channels/1010707985242271754/1126132159158173726/1147710113696727131
priority
include field name instead of marking everything as title noticed on this i updated an explanation field but it should up as title
1
596,451
18,104,296,833
IssuesEvent
2021-09-22 17:24:27
NOAA-GSL/VxLegacyIngest
https://api.github.com/repos/NOAA-GSL/VxLegacyIngest
closed
Learn about the RAOB loader
Status: Doing Type: Task Priority: Low
--- Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton) Original Redmine Issue: 12585, https://vlab.ncep.noaa.gov/redmine/issues/12585 Original Date: 2015-10-16 Original Assignee: jeffrey.a.hamilton --- Familiarize myself with the script that loads the RAOBs from Mark Govett's database to the EMB database for ...
1.0
Learn about the RAOB loader - --- Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton) Original Redmine Issue: 12585, https://vlab.ncep.noaa.gov/redmine/issues/12585 Original Date: 2015-10-16 Original Assignee: jeffrey.a.hamilton --- Familiarize myself with the script that loads the RAOBs from Mark Govett's dat...
priority
learn about the raob loader author name jeffrey a hamilton jeffrey a hamilton original redmine issue original date original assignee jeffrey a hamilton familiarize myself with the script that loads the raobs from mark govett s database to the emb database for verification
1
442,900
12,752,700,725
IssuesEvent
2020-06-27 17:51:02
Qiskit/qiskit-terra
https://api.github.com/repos/Qiskit/qiskit-terra
closed
composite gates do not have definition when qasm()'d
bug priority: low
# Information - **Qiskit Terra version**: master - **Python version**: 3.7 ### What is the current behavior? ```python from qiskit import QuantumCircuit, QuantumRegister rinv_q = QuantumRegister(1, name='q') rinv_gate = QuantumCircuit(rinv_q, name='rinv') rinv_gate.sdg(rinv_q) rinv_gate.h(rinv_q) rinv...
1.0
composite gates do not have definition when qasm()'d - # Information - **Qiskit Terra version**: master - **Python version**: 3.7 ### What is the current behavior? ```python from qiskit import QuantumCircuit, QuantumRegister rinv_q = QuantumRegister(1, name='q') rinv_gate = QuantumCircuit(rinv_q, name='r...
priority
composite gates do not have definition when qasm d information qiskit terra version master python version what is the current behavior python from qiskit import quantumcircuit quantumregister rinv q quantumregister name q rinv gate quantumcircuit rinv q name r...
1
230,584
7,611,855,000
IssuesEvent
2018-05-01 15:26:04
edina/CuriousEdinburgh2
https://api.github.com/repos/edina/CuriousEdinburgh2
closed
Enable Dynamic About Page
nice to have - low priority
Enable the About page in the app to take dynamic content from the blog (see also closed item #9), as currently all updates have to be manual which is not sustainable in the long term.
1.0
Enable Dynamic About Page - Enable the About page in the app to take dynamic content from the blog (see also closed item #9), as currently all updates have to be manual which is not sustainable in the long term.
priority
enable dynamic about page enable the about page in the app to take dynamic content from the blog see also closed item as currently all updates have to be manual which is not sustainable in the long term
1
752,374
26,283,455,126
IssuesEvent
2023-01-07 15:14:13
BHoM/Excel_UI
https://api.github.com/repos/BHoM/Excel_UI
closed
Provide a way to make BHoM methods useable for data validation
type:feature priority:low
<!-- PLEASE ENSURE YOU REVIEW THE CONTENT OF EACH ISSUE CAREFULLY, INCLUDING SUBSEQUENT COMMENTS BY YOURSELF OR OTHERS. --> <!-- IN PARTICULAR PLEASE ENSURE THAT SENSITIVE OR INAPPROPRIATE INFORMATION IS NOT UPLOADED --> #### Description: Right now, it is not possible to use the BHoM for validation (in here): !...
1.0
Provide a way to make BHoM methods useable for data validation - <!-- PLEASE ENSURE YOU REVIEW THE CONTENT OF EACH ISSUE CAREFULLY, INCLUDING SUBSEQUENT COMMENTS BY YOURSELF OR OTHERS. --> <!-- IN PARTICULAR PLEASE ENSURE THAT SENSITIVE OR INAPPROPRIATE INFORMATION IS NOT UPLOADED --> #### Description: Right now, ...
priority
provide a way to make bhom methods useable for data validation description right now it is not possible to use the bhom for validation in here
1
91,200
3,839,492,379
IssuesEvent
2016-04-03 04:11:04
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
Black sky above ground and no black background in caves related problems
@ Client / Audiovisuals Low priority Non-trivial
There is an algorithm that darkens the sky when you go into the caves, but sometimes it fails above and below ground, two pics that demonstrate this: 1) MT 0.4.13-dev (git with valleys merged), black sky above ground, looking at small spot triggers it, it has no blocks above pointed block: ![alt text](https://i.img...
1.0
Black sky above ground and no black background in caves related problems - There is an algorithm that darkens the sky when you go into the caves, but sometimes it fails above and below ground, two pics that demonstrate this: 1) MT 0.4.13-dev (git with valleys merged), black sky above ground, looking at small spot tr...
priority
black sky above ground and no black background in caves related problems there is an algorithm that darkens the sky when you go into the caves but sometimes it fails above and below ground two pics that demonstrate this mt dev git with valleys merged black sky above ground looking at small spot tri...
1
638,585
20,731,197,297
IssuesEvent
2022-03-14 09:36:41
SE701-T1/backend
https://api.github.com/repos/SE701-T1/backend
closed
Removing unused import from AddBuddyDTO
Priority: Low Status: Review Needed Type: Bug
**Describe the task that needs to be done.** an Unused import was left in the `AddBuddyDTO` class **Describe how a solution to your proposed task might look like (and any alternatives considered).** removing the unused import `import org.springframework.web.bind.annotation.ModelAttribute;` **Notes**
1.0
Removing unused import from AddBuddyDTO - **Describe the task that needs to be done.** an Unused import was left in the `AddBuddyDTO` class **Describe how a solution to your proposed task might look like (and any alternatives considered).** removing the unused import `import org.springframework.web.bind.annotatio...
priority
removing unused import from addbuddydto describe the task that needs to be done an unused import was left in the addbuddydto class describe how a solution to your proposed task might look like and any alternatives considered removing the unused import import org springframework web bind annotatio...
1
704,201
24,188,876,360
IssuesEvent
2022-09-23 15:32:34
netlify/next-runtime
https://api.github.com/repos/netlify/next-runtime
closed
Create a cypress project for the middleware demo
type: chore priority: low
Due to the newest implementation of middleware (as root level instead of nested), we had to remove middleware (and its tests) from our default demo, because it results in clearing out the static page manifest that we still want to test for. Since these are mutually exclusive scenarios, we should create a new projec...
1.0
Create a cypress project for the middleware demo - Due to the newest implementation of middleware (as root level instead of nested), we had to remove middleware (and its tests) from our default demo, because it results in clearing out the static page manifest that we still want to test for. Since these are mutually...
priority
create a cypress project for the middleware demo due to the newest implementation of middleware as root level instead of nested we had to remove middleware and its tests from our default demo because it results in clearing out the static page manifest that we still want to test for since these are mutually...
1
295,008
9,064,386,554
IssuesEvent
2019-02-14 00:50:19
samiha-rahman/SOEN341
https://api.github.com/repos/samiha-rahman/SOEN341
closed
Create a page template for user login
0.5 SP Priority: LOW Risk: LOW front end on hold task
Fetch the custom login form. #29 must be implemented to proceed.
1.0
Create a page template for user login - Fetch the custom login form. #29 must be implemented to proceed.
priority
create a page template for user login fetch the custom login form must be implemented to proceed
1
585,497
17,498,869,298
IssuesEvent
2021-08-10 06:44:59
tahmid02016/tahmid02016.github.io
https://api.github.com/repos/tahmid02016/tahmid02016.github.io
opened
শিরোনাম এবং ব্লগের জন্য অতিরিক্ত ফন্ট ইনস্টল করতে হবে
enhancement priority:low
শিরোনাম (<h1>) এবং ব্লগ পাতার জন্য আলাদা ফন্ট ব্যবহার করতে হবে। নতুন কোন ফন্ট ব্যবহার করা যায় তা খুজে বের করতে হবে।
1.0
শিরোনাম এবং ব্লগের জন্য অতিরিক্ত ফন্ট ইনস্টল করতে হবে - শিরোনাম (<h1>) এবং ব্লগ পাতার জন্য আলাদা ফন্ট ব্যবহার করতে হবে। নতুন কোন ফন্ট ব্যবহার করা যায় তা খুজে বের করতে হবে।
priority
শিরোনাম এবং ব্লগের জন্য অতিরিক্ত ফন্ট ইনস্টল করতে হবে শিরোনাম এবং ব্লগ পাতার জন্য আলাদা ফন্ট ব্যবহার করতে হবে। নতুন কোন ফন্ট ব্যবহার করা যায় তা খুজে বের করতে হবে।
1
477,358
13,760,553,366
IssuesEvent
2020-10-07 06:06:32
SzFMV2020-Osz/AutomatedCar-A
https://api.github.com/repos/SzFMV2020-Osz/AutomatedCar-A
closed
ACC
effort: low priority: normal status: pending type: enhancement
- metodusok - [x] ACC bekapcsolása - [Flowchart](https://viewer.diagrams.net/?highlight=0000ff&edit=_blank&layers=1&nav=1&title=Flowcharts#Uhttps%3A%2F%2Fdrive.google.com%2Fuc%3Fid%3D1cq3Tbpchmp8N7b2Ahr1OAEv8VHFDL4E0%26export%3Ddownload) - [x] Távolság változtatása - [Flowchart](https://viewer.diag...
1.0
ACC - - metodusok - [x] ACC bekapcsolása - [Flowchart](https://viewer.diagrams.net/?highlight=0000ff&edit=_blank&layers=1&nav=1&title=Flowcharts#Uhttps%3A%2F%2Fdrive.google.com%2Fuc%3Fid%3D1cq3Tbpchmp8N7b2Ahr1OAEv8VHFDL4E0%26export%3Ddownload) - [x] Távolság változtatása - [Flowchart](https://view...
priority
acc metodusok acc bekapcsolása távolság változtatása sebesség változtatása
1
378,441
11,202,311,216
IssuesEvent
2020-01-04 11:28:39
alexandrudsc/University-timetable-Android
https://api.github.com/repos/alexandrudsc/University-timetable-Android
closed
Make app indexable by google search
enhancement low-priority
I saw a warning today in android studio: ![image](https://user-images.githubusercontent.com/7143120/45972032-4d7a4280-c043-11e8-8891-8855da310043.png) The link in the images is [here](https://developer.android.com/studio/write/app-link-indexing). This may be helpful in the future to increase app usage
1.0
Make app indexable by google search - I saw a warning today in android studio: ![image](https://user-images.githubusercontent.com/7143120/45972032-4d7a4280-c043-11e8-8891-8855da310043.png) The link in the images is [here](https://developer.android.com/studio/write/app-link-indexing). This may be helpful in th...
priority
make app indexable by google search i saw a warning today in android studio the link in the images is this may be helpful in the future to increase app usage
1
306,700
9,398,516,939
IssuesEvent
2019-04-08 12:29:47
openshift/odo
https://api.github.com/repos/openshift/odo
closed
'odo push' fails on windows
kind/bug new workflow priority/Critical
[kind/bug] ## What versions of software are you using? - Operating System: Windows - Output of `odo version`: built from master ## How did you run odo exactly? >dist\bin\windows-amd64\odo.exe create nodejs nodejs-test --app new --project myproject --context C:\Temp\nodejs-ex\nodejs-ex > dist\bin\windows-amd64...
1.0
'odo push' fails on windows - [kind/bug] ## What versions of software are you using? - Operating System: Windows - Output of `odo version`: built from master ## How did you run odo exactly? >dist\bin\windows-amd64\odo.exe create nodejs nodejs-test --app new --project myproject --context C:\Temp\nodejs-ex\nodej...
priority
odo push fails on windows what versions of software are you using operating system windows output of odo version built from master how did you run odo exactly dist bin windows odo exe create nodejs nodejs test app new project myproject context c temp nodejs ex nodejs ex dist ...
1