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
579,910
17,200,934,941
IssuesEvent
2021-07-17 07:51:42
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
opened
Compatibility with Judge.me Reviews when default exclusion are used
3rd party compatibility module: delay JS needs: grooming priority: low type: bug
**Is your feature request related to a problem? Please describe.** We need to exclude an inline script from Judge.me Reviews to be delayed when the default exclusion list is used to avoid an issue. **Describe the solution you'd like** Automatically exclude this pattern: `window.jdgmSettings` To reproduce the is...
1.0
Compatibility with Judge.me Reviews when default exclusion are used - **Is your feature request related to a problem? Please describe.** We need to exclude an inline script from Judge.me Reviews to be delayed when the default exclusion list is used to avoid an issue. **Describe the solution you'd like** Automatica...
priority
compatibility with judge me reviews when default exclusion are used is your feature request related to a problem please describe we need to exclude an inline script from judge me reviews to be delayed when the default exclusion list is used to avoid an issue describe the solution you d like automatica...
1
177,346
6,577,494,775
IssuesEvent
2017-09-12 01:18:35
allianceauth/allianceauth
https://api.github.com/repos/allianceauth/allianceauth
closed
Feature Request: Other pages in menu
Feature Low Priority
What's the mileage in a service that would allow the addition of links to other tools? Many tools exist out there such as dscan and fleet paste that can be hosted by folks and aren't being added to AA for reasons previously stated in other issues. These could be in a different language, on a subdomain and potentially ...
1.0
Feature Request: Other pages in menu - What's the mileage in a service that would allow the addition of links to other tools? Many tools exist out there such as dscan and fleet paste that can be hosted by folks and aren't being added to AA for reasons previously stated in other issues. These could be in a different la...
priority
feature request other pages in menu what s the mileage in a service that would allow the addition of links to other tools many tools exist out there such as dscan and fleet paste that can be hosted by folks and aren t being added to aa for reasons previously stated in other issues these could be in a different la...
1
802,525
28,965,891,032
IssuesEvent
2023-05-10 07:53:30
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
I2C stats don't work on ESP32
bug priority: low area: I2C platform: ESP32
**Describe the bug** I2C stats bytes read and bytes written are always zero with ESP32. **To Reproduce** Steps to reproduce the behavior: Enable statistics and I2C statistics, use I2C, look at stats. **Expected behavior** Should have correct stats. **Impact** Using I2C stats doesn't work. **Logs and co...
1.0
I2C stats don't work on ESP32 - **Describe the bug** I2C stats bytes read and bytes written are always zero with ESP32. **To Reproduce** Steps to reproduce the behavior: Enable statistics and I2C statistics, use I2C, look at stats. **Expected behavior** Should have correct stats. **Impact** Using I2C stat...
priority
stats don t work on describe the bug stats bytes read and bytes written are always zero with to reproduce steps to reproduce the behavior enable statistics and statistics use look at stats expected behavior should have correct stats impact using stats doesn t work ...
1
497,183
14,365,117,556
IssuesEvent
2020-12-01 01:01:19
elabftw/elabftw
https://api.github.com/repos/elabftw/elabftw
closed
Markdown not rendered in listing mode
bug fixed in hypernext priority:low
# Describe the bug Markdown is not rendered in the listing mode after pressing >Toggle content<. # Steps to reproduce * Go to demo.elabftw.net and login * Create a new experiment * Switch editor * Write some markdown * Click >save and go back< * Enjoy nicely rendered markdown 😁 * Click >Back to listing<...
1.0
Markdown not rendered in listing mode - # Describe the bug Markdown is not rendered in the listing mode after pressing >Toggle content<. # Steps to reproduce * Go to demo.elabftw.net and login * Create a new experiment * Switch editor * Write some markdown * Click >save and go back< * Enjoy nicely rendere...
priority
markdown not rendered in listing mode describe the bug markdown is not rendered in the listing mode after pressing toggle content steps to reproduce go to demo elabftw net and login create a new experiment switch editor write some markdown click save and go back enjoy nicely rendere...
1
333,633
10,129,265,810
IssuesEvent
2019-08-01 14:28:30
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Defining a native function as private is not get affected
Area/Language Component/BVM Priority/Low Type/Bug
**Description:** Even though we define a native function as private (or isPublic = false); it is not get affected. **Steps to reproduce:** Eg: @Description {value:"Creates the forever runtime"} @Param {value:"streamQuery: The siddhi query by which the siddhi app runtime is created"} @Param {value:"inStreamR...
1.0
Defining a native function as private is not get affected - **Description:** Even though we define a native function as private (or isPublic = false); it is not get affected. **Steps to reproduce:** Eg: @Description {value:"Creates the forever runtime"} @Param {value:"streamQuery: The siddhi query by which t...
priority
defining a native function as private is not get affected description even though we define a native function as private or ispublic false it is not get affected steps to reproduce eg description value creates the forever runtime param value streamquery the siddhi query by which t...
1
98,493
4,027,915,946
IssuesEvent
2016-05-18 02:20:51
chonny24/cloud-robotics
https://api.github.com/repos/chonny24/cloud-robotics
closed
Clean up ROS packages
low priority
- [ ] Fill out each package.xml (Add maintainer info, delete commented out parts, etc.) - [ ] Make sure all naming conventions are followed - [x] Merge into one package, or condense, or something... (related to #20) - [x] Remove old testing packages/projects - [ ] Document all dependencies, required packages/instal...
1.0
Clean up ROS packages - - [ ] Fill out each package.xml (Add maintainer info, delete commented out parts, etc.) - [ ] Make sure all naming conventions are followed - [x] Merge into one package, or condense, or something... (related to #20) - [x] Remove old testing packages/projects - [ ] Document all dependencies, ...
priority
clean up ros packages fill out each package xml add maintainer info delete commented out parts etc make sure all naming conventions are followed merge into one package or condense or something related to remove old testing packages projects document all dependencies required pa...
1
534,200
15,611,980,158
IssuesEvent
2021-03-19 14:53:35
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Improve logging for search service
CI enhancement priority: low
To help troubleshoot issues the service should log at least: - The ES url used for queries - The full ES request executed
1.0
[studio] Improve logging for search service - To help troubleshoot issues the service should log at least: - The ES url used for queries - The full ES request executed
priority
improve logging for search service to help troubleshoot issues the service should log at least the es url used for queries the full es request executed
1
818,137
30,673,510,007
IssuesEvent
2023-07-26 01:54:34
ComputationalScienceLaboratory/ODE-Test-Problems
https://api.github.com/repos/ComputationalScienceLaboratory/ODE-Test-Problems
closed
Gif or Video for README
enhancement low priority
I propose adding an animation to the README with some of the more interesting movies (Pendulum, Bouncing Ball, Lorenz, etc).
1.0
Gif or Video for README - I propose adding an animation to the README with some of the more interesting movies (Pendulum, Bouncing Ball, Lorenz, etc).
priority
gif or video for readme i propose adding an animation to the readme with some of the more interesting movies pendulum bouncing ball lorenz etc
1
45,573
2,935,332,581
IssuesEvent
2015-06-30 14:04:13
minj/foxtrick
https://api.github.com/repos/minj/foxtrick
closed
Improvements on match report page
blocked feature MatchReport Priority-Low starred stars-3 started
Original [issue 838](https://code.google.com/p/foxtrick/issues/detail?id=838) created by [ryan](mailto:ryan@ryanium.com) on 2011-10-18T10:05:25.000Z: * To show line up. * To indicate types of each event. A good example of football report: http://news.bbc.co.uk/sport2/hi/football/eng_prem/14606020.stm
1.0
Improvements on match report page - Original [issue 838](https://code.google.com/p/foxtrick/issues/detail?id=838) created by [ryan](mailto:ryan@ryanium.com) on 2011-10-18T10:05:25.000Z: * To show line up. * To indicate types of each event. A good example of football report: http://news.bbc.co.uk/sport2/hi/football...
priority
improvements on match report page original created by mailto ryan ryanium com on to show line up to indicate types of each event a good example of football report
1
301,610
9,222,400,876
IssuesEvent
2019-03-11 22:45:51
TylerConlee/slab
https://api.github.com/repos/TylerConlee/slab
closed
Filter and redirect tickets based on group
enhancement priority:low
The ticket endpoint in Zendesk has a group assignee ID, so I could rewrite the API all to filter based off of configurable group IDs, or leave blank for all tickets. Once filtered, split the channels that the notifications go to. Rewrite to allow tickets assigned to a specific group get routed to a specific channel tha...
1.0
Filter and redirect tickets based on group - The ticket endpoint in Zendesk has a group assignee ID, so I could rewrite the API all to filter based off of configurable group IDs, or leave blank for all tickets. Once filtered, split the channels that the notifications go to. Rewrite to allow tickets assigned to a specif...
priority
filter and redirect tickets based on group the ticket endpoint in zendesk has a group assignee id so i could rewrite the api all to filter based off of configurable group ids or leave blank for all tickets once filtered split the channels that the notifications go to rewrite to allow tickets assigned to a specif...
1
236,800
7,752,945,828
IssuesEvent
2018-05-30 22:04:56
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
closed
0004028: user search should find users by loginname
Admin low priority not a bug
**Reported by pschuele on 7 Mar 2011 09:50** user search should find users by loginname - for example in the role user/group search widget
1.0
0004028: user search should find users by loginname - **Reported by pschuele on 7 Mar 2011 09:50** user search should find users by loginname - for example in the role user/group search widget
priority
user search should find users by loginname reported by pschuele on mar user search should find users by loginname for example in the role user group search widget
1
613,611
19,094,884,833
IssuesEvent
2021-11-29 15:43:46
ms-club-sliit/msclub-backend
https://api.github.com/repos/ms-club-sliit/msclub-backend
closed
Fix the bugs in Event Services and Controller
bug low-priority
In getEvents method in the Event service it displays data including soft deleted ones. Please filter those data. When we get data we dont want to display soft deleted data. You can filter data by refering following documentation https://mongoosejs.com/docs/api.html#model_Model.find
1.0
Fix the bugs in Event Services and Controller - In getEvents method in the Event service it displays data including soft deleted ones. Please filter those data. When we get data we dont want to display soft deleted data. You can filter data by refering following documentation https://mongoosejs.com/docs/api.html#mod...
priority
fix the bugs in event services and controller in getevents method in the event service it displays data including soft deleted ones please filter those data when we get data we dont want to display soft deleted data you can filter data by refering following documentation
1
697,221
23,932,200,768
IssuesEvent
2022-09-10 18:13:38
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Request] Syncterm
request:new-pkg priority:low
### Link to the package(s) in the AUR https://aur.archlinux.org/packages/syncterm ### Utility this package has for you SyncTERM is a terminal software for connecting to ANSI based BBSes. Its a bit tricky to compile, but there is a how-to for Ubuntu-based distros that I use to find the appropriate Arch pre-requisites...
1.0
[Request] Syncterm - ### Link to the package(s) in the AUR https://aur.archlinux.org/packages/syncterm ### Utility this package has for you SyncTERM is a terminal software for connecting to ANSI based BBSes. Its a bit tricky to compile, but there is a how-to for Ubuntu-based distros that I use to find the appropriat...
priority
syncterm link to the package s in the aur utility this package has for you syncterm is a terminal software for connecting to ansi based bbses its a bit tricky to compile but there is a how to for ubuntu based distros that i use to find the appropriate arch pre requisites i would love having th...
1
554,837
16,440,299,869
IssuesEvent
2021-05-20 13:42:48
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
BT5: User scripts config poorly styled for both nEdge and ntopng
low-priority bug nEdge
![image](https://user-images.githubusercontent.com/3397663/118650668-fffb0700-b7e4-11eb-98aa-69f2749b2029.png) Moreover, this looks different from the other poorly styled user scripts ![image](https://user-images.githubusercontent.com/3397663/118650729-0e492300-b7e5-11eb-9375-41117964ec5b.png) So it is very li...
1.0
BT5: User scripts config poorly styled for both nEdge and ntopng - ![image](https://user-images.githubusercontent.com/3397663/118650668-fffb0700-b7e4-11eb-98aa-69f2749b2029.png) Moreover, this looks different from the other poorly styled user scripts ![image](https://user-images.githubusercontent.com/3397663/1186...
priority
user scripts config poorly styled for both nedge and ntopng moreover this looks different from the other poorly styled user scripts so it is very likely that there s duplicated code that must be removed
1
73,686
3,419,634,090
IssuesEvent
2015-12-08 10:45:56
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Add shuffle-button for Deck
enhancement Priority-Low
Before learning I read all cards using bury. If cards count is greater than 100, it's hard enough to read all by one day, so I shuffle cards on next day and read-by-bury unread cards (mixing with read ones). I do it via `Desk options`->`New cards`->`Order` option. It do the work by setting it to `ordered by date` and ...
1.0
Add shuffle-button for Deck - Before learning I read all cards using bury. If cards count is greater than 100, it's hard enough to read all by one day, so I shuffle cards on next day and read-by-bury unread cards (mixing with read ones). I do it via `Desk options`->`New cards`->`Order` option. It do the work by settin...
priority
add shuffle button for deck before learning i read all cards using bury if cards count is greater than it s hard enough to read all by one day so i shuffle cards on next day and read by bury unread cards mixing with read ones i do it via desk options new cards order option it do the work by setting ...
1
579,230
17,186,079,796
IssuesEvent
2021-07-16 02:16:53
canonical-web-and-design/react-components
https://api.github.com/repos/canonical-web-and-design/react-components
closed
Generate proptypes
Maintenance 🔨 Priority: Low
Consider generating proptypes from types using [babel-plugin-typescript-to-proptypes](https://github.com/milesj/babel-plugin-typescript-to-proptypes), once migrated off CRA and project is 100% typescript. Blocked by #199 and #202
1.0
Generate proptypes - Consider generating proptypes from types using [babel-plugin-typescript-to-proptypes](https://github.com/milesj/babel-plugin-typescript-to-proptypes), once migrated off CRA and project is 100% typescript. Blocked by #199 and #202
priority
generate proptypes consider generating proptypes from types using once migrated off cra and project is typescript blocked by and
1
309,921
9,481,636,581
IssuesEvent
2019-04-21 07:20:30
jahirfiquitiva/Blueprint
https://api.github.com/repos/jahirfiquitiva/Blueprint
closed
Sapphyx Launcher support
Priority: Low Status: Help Wanted Status: Stale Type: Feature Request
<!-- Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them. --> ### Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> I would like to add support for Sapphyx ...
1.0
Sapphyx Launcher support - <!-- Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them. --> ### Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> I would like ...
priority
sapphyx launcher support any html comment will be stripped when the markdown is rendered so you don t need to delete them is your feature request related to a problem please describe i would like to add support for sapphyx launcher to blueprint i need to know what i need to do to help make t...
1
115,466
4,674,875,421
IssuesEvent
2016-10-07 04:09:34
ceholden/yatsm
https://api.github.com/repos/ceholden/yatsm
closed
Results and cache data format
enhancement low_priority
Try `pytables`. Might be faster, smaller, and make updating results in place easier?
1.0
Results and cache data format - Try `pytables`. Might be faster, smaller, and make updating results in place easier?
priority
results and cache data format try pytables might be faster smaller and make updating results in place easier
1
332,182
10,089,205,085
IssuesEvent
2019-07-26 08:19:04
kubeapps/kubeapps
https://api.github.com/repos/kubeapps/kubeapps
closed
[Feature Request] Add refresh all repositories to the repositories page....
component/dashboard good first issue help wanted kind/feature priority/low
Hi, Ultimately it would just do a `helm repo update` under the skin.
1.0
[Feature Request] Add refresh all repositories to the repositories page.... - Hi, Ultimately it would just do a `helm repo update` under the skin.
priority
add refresh all repositories to the repositories page hi ultimately it would just do a helm repo update under the skin
1
6,827
2,595,053,709
IssuesEvent
2015-02-20 11:04:26
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
Horizontally expanding input field when use multiple lines
Bug Cell type: base / text / password Guess: < 2 hours Priority: low
Input field undesirably expands its width when I start entering content in new line of a cell. **Steps to reproduce the problem:** - Go to http://handsontable.com - Enter longer text in any cell - Press ALT+Enter - Start writing in the new line :information_source: > Handsontable v. 0.11.4 > Windows 8.1 ...
1.0
Horizontally expanding input field when use multiple lines - Input field undesirably expands its width when I start entering content in new line of a cell. **Steps to reproduce the problem:** - Go to http://handsontable.com - Enter longer text in any cell - Press ALT+Enter - Start writing in the new line :i...
priority
horizontally expanding input field when use multiple lines input field undesirably expands its width when i start entering content in new line of a cell steps to reproduce the problem go to enter longer text in any cell press alt enter start writing in the new line information source ...
1
643,482
20,958,044,103
IssuesEvent
2022-03-27 11:36:11
Arquisoft/dede_es5a
https://api.github.com/repos/Arquisoft/dede_es5a
opened
Creación de un CRUD de centros de distribución
Priority: Low backend
Se deberá crear un CRUD de centros de dsitribució para poder mostrar posteriormente un mapa con estos, añadirlos por un adminstrador entre otras opciones varias... Los centros de distribución tendrán los campos name, longitude, latitude... Es posible que el usuario adminstrador añada la dirección y la aplicación calcul...
1.0
Creación de un CRUD de centros de distribución - Se deberá crear un CRUD de centros de dsitribució para poder mostrar posteriormente un mapa con estos, añadirlos por un adminstrador entre otras opciones varias... Los centros de distribución tendrán los campos name, longitude, latitude... Es posible que el usuario admin...
priority
creación de un crud de centros de distribución se deberá crear un crud de centros de dsitribució para poder mostrar posteriormente un mapa con estos añadirlos por un adminstrador entre otras opciones varias los centros de distribución tendrán los campos name longitude latitude es posible que el usuario admin...
1
545,046
15,934,781,125
IssuesEvent
2021-04-14 09:04:37
bbortt/event-planner
https://api.github.com/repos/bbortt/event-planner
opened
user service cache and hystrix fallbacks for endpoints
enhancement priority:low
maybe caching on user information by id/login would be a good idea. services using the user Feign client should implement hystrix fallbacks.
1.0
user service cache and hystrix fallbacks for endpoints - maybe caching on user information by id/login would be a good idea. services using the user Feign client should implement hystrix fallbacks.
priority
user service cache and hystrix fallbacks for endpoints maybe caching on user information by id login would be a good idea services using the user feign client should implement hystrix fallbacks
1
699,868
24,035,513,241
IssuesEvent
2022-09-15 18:46:38
tylerbarna/nmma_fitter
https://api.github.com/repos/tylerbarna/nmma_fitter
opened
Add flag for days that were not fit in real-time
enhancement low priority
Add some sort of flag, likely a small .txt file, a line in the log file, or something inside the daily directory that indicates it wasn't run during the standard daily fitting pipeline but rather via the manual trigger or catch up scripts
1.0
Add flag for days that were not fit in real-time - Add some sort of flag, likely a small .txt file, a line in the log file, or something inside the daily directory that indicates it wasn't run during the standard daily fitting pipeline but rather via the manual trigger or catch up scripts
priority
add flag for days that were not fit in real time add some sort of flag likely a small txt file a line in the log file or something inside the daily directory that indicates it wasn t run during the standard daily fitting pipeline but rather via the manual trigger or catch up scripts
1
143,934
5,532,932,770
IssuesEvent
2017-03-21 12:00:40
EyeSeeTea/pictureapp
https://api.github.com/repos/EyeSeeTea/pictureapp
closed
Check order inversion of drugs_dose_of_drug_review_title works
complexity - low (1hr) in progress Myanmar priority - medium type - content
Translation into birman of that term needs to invert the terms so maybe the translation injection won't work in that case. Check and use strings in case different types is more difficult
1.0
Check order inversion of drugs_dose_of_drug_review_title works - Translation into birman of that term needs to invert the terms so maybe the translation injection won't work in that case. Check and use strings in case different types is more difficult
priority
check order inversion of drugs dose of drug review title works translation into birman of that term needs to invert the terms so maybe the translation injection won t work in that case check and use strings in case different types is more difficult
1
450,135
12,990,788,583
IssuesEvent
2020-07-23 01:14:45
mxg895/next-story
https://api.github.com/repos/mxg895/next-story
closed
Add ratings breakdown (histogram - see amazon)
low priority enhancement
Would be nice to have if there's time maybe make the rating a button and open up a modal for this ...?
1.0
Add ratings breakdown (histogram - see amazon) - Would be nice to have if there's time maybe make the rating a button and open up a modal for this ...?
priority
add ratings breakdown histogram see amazon would be nice to have if there s time maybe make the rating a button and open up a modal for this
1
591,145
17,795,733,784
IssuesEvent
2021-08-31 21:55:18
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
Feature: recruit-a-friend (RAF) config to prevent same IP abuse
Priority-Low Suggestion Good first issue CORE
<!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! --> <!-- This template is made for feature requests or suggestions on the project only. --> How to abuse the current unrestricted system? Players can make multiple accounts and use them to increase their XP gain, grant free levels to lower chara...
1.0
Feature: recruit-a-friend (RAF) config to prevent same IP abuse - <!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! --> <!-- This template is made for feature requests or suggestions on the project only. --> How to abuse the current unrestricted system? Players can make multiple accounts and us...
priority
feature recruit a friend raf config to prevent same ip abuse how to abuse the current unrestricted system players can make multiple accounts and use them to increase their xp gain grant free levels to lower characters and can also place some characters in specific places to teleport to with the special...
1
333,156
10,118,130,530
IssuesEvent
2019-07-31 08:22:18
cognitedata/cognitesdk-js
https://api.github.com/repos/cognitedata/cognitesdk-js
closed
Dataframe functionality in SDK - API v1
low priority
API v1 is removing dataframe endpoints for retrieving datapoints due to it's tight overlap with datapoint retrieval. Main difference was in how the output was formatted. Introduce equivalent functionality purely on SDK side based on retrieve datapoints endpoint. Targeted behaviour: https://doc.cognitedata.com/ap...
1.0
Dataframe functionality in SDK - API v1 - API v1 is removing dataframe endpoints for retrieving datapoints due to it's tight overlap with datapoint retrieval. Main difference was in how the output was formatted. Introduce equivalent functionality purely on SDK side based on retrieve datapoints endpoint. Targete...
priority
dataframe functionality in sdk api api is removing dataframe endpoints for retrieving datapoints due to it s tight overlap with datapoint retrieval main difference was in how the output was formatted introduce equivalent functionality purely on sdk side based on retrieve datapoints endpoint targeted ...
1
148,066
5,658,383,992
IssuesEvent
2017-04-10 09:55:24
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Bytes and rates use different units
Low-priority bug
It is requested to uniform all the rates / traffic volumes to the same unit. Either: - Decimal prefixes (SI) or - Binary prefixes (IEC 80000-13) Source: https://en.wikipedia.org/wiki/Data_rate_units
1.0
Bytes and rates use different units - It is requested to uniform all the rates / traffic volumes to the same unit. Either: - Decimal prefixes (SI) or - Binary prefixes (IEC 80000-13) Source: https://en.wikipedia.org/wiki/Data_rate_units
priority
bytes and rates use different units it is requested to uniform all the rates traffic volumes to the same unit either decimal prefixes si or binary prefixes iec source
1
378,918
11,210,724,523
IssuesEvent
2020-01-06 13:55:22
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :206599] Out-of-bounds access in tests/bluetooth/uuid/src/main.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c9a2a5e7fb0194bfb168f5aa1a0a83c73f62acb3/tests/bluetooth/uuid/src/main.c#L71 Category: Memory - corruptions Function: `test_uuid_create` Component: Tests CID: [206599](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedD...
1.0
[Coverity CID :206599] Out-of-bounds access in tests/bluetooth/uuid/src/main.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c9a2a5e7fb0194bfb168f5aa1a0a83c73f62acb3/tests/bluetooth/uuid/src/main.c#L71 Category: Memory - corruptions Function: `test_uuid_create` Component:...
priority
out of bounds access in tests bluetooth uuid src main c static code scan issues found in file category memory corruptions function test uuid create component tests cid details create uuid from be bit byte array zassert true bt uuid create u uuid sizeo...
1
565,648
16,766,508,117
IssuesEvent
2021-06-14 09:28:40
csingh27sewts/Masterarbeit
https://api.github.com/repos/csingh27sewts/Masterarbeit
closed
Make a GUI displaying reward, entropy, value, critic, actor loss, value loss, critic loss in ony pysimplegui window
Low priority visualization
Need to load checkpoints after episode finishes
1.0
Make a GUI displaying reward, entropy, value, critic, actor loss, value loss, critic loss in ony pysimplegui window - Need to load checkpoints after episode finishes
priority
make a gui displaying reward entropy value critic actor loss value loss critic loss in ony pysimplegui window need to load checkpoints after episode finishes
1
465,582
13,388,361,807
IssuesEvent
2020-09-02 17:15:35
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
安装时等待sonarqube启动超时,导致流水线运行失败
area/devops area/installation priority/low stale
流水线运行到sonarqube analysis这一步骤时失败: ![image](https://user-images.githubusercontent.com/7677050/68540406-b9954280-03cc-11ea-8211-ede3471e20c0.png) ![image](https://user-images.githubusercontent.com/7677050/68540422-e2b5d300-03cc-11ea-8b4d-70617a627220.png) 建议:可以考虑延长超时时间,或其他规避方法
1.0
安装时等待sonarqube启动超时,导致流水线运行失败 - 流水线运行到sonarqube analysis这一步骤时失败: ![image](https://user-images.githubusercontent.com/7677050/68540406-b9954280-03cc-11ea-8211-ede3471e20c0.png) ![image](https://user-images.githubusercontent.com/7677050/68540422-e2b5d300-03cc-11ea-8b4d-70617a627220.png) 建议:可以考虑延长超时时间,或其他规避方法
priority
安装时等待sonarqube启动超时,导致流水线运行失败 流水线运行到sonarqube analysis这一步骤时失败: 建议:可以考虑延长超时时间,或其他规避方法
1
784,902
27,588,971,834
IssuesEvent
2023-03-08 22:18:55
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
ActionRecorder refactor
priority: low type: engineering stage: queue complex: medium
- Managing the revisions with an additional full ref is ugly. - The data structure used is error prone. .... to complete
1.0
ActionRecorder refactor - - Managing the revisions with an additional full ref is ugly. - The data structure used is error prone. .... to complete
priority
actionrecorder refactor managing the revisions with an additional full ref is ugly the data structure used is error prone to complete
1
409,581
11,965,044,724
IssuesEvent
2020-04-05 21:49:41
rubyforgood/casa
https://api.github.com/repos/rubyforgood/casa
closed
Edit volunteer view (as volunteer)
:raised_hands: Volunteer Priority: Low Status: Available
Related to #3, volunteers can edit an existing volunteer with the following items: - name (text) - phone number (text) - email (text) Also we want to display static data: - start date (date) - assigned case number (link to the case)
1.0
Edit volunteer view (as volunteer) - Related to #3, volunteers can edit an existing volunteer with the following items: - name (text) - phone number (text) - email (text) Also we want to display static data: - start date (date) - assigned case number (link to the case)
priority
edit volunteer view as volunteer related to volunteers can edit an existing volunteer with the following items name text phone number text email text also we want to display static data start date date assigned case number link to the case
1
697,390
23,937,470,058
IssuesEvent
2022-09-11 12:43:55
Gogo1951/Groupie
https://api.github.com/repos/Gogo1951/Groupie
closed
Need to be Able to See Class Colors on Leader Names
Priority - 4 Low Type - Enhancement
![image](https://user-images.githubusercontent.com/55365231/188295519-14cd9aca-8270-463d-bc77-475c82592003.png) Need to make sure the group isn't being created by a hunter. (=
1.0
Need to be Able to See Class Colors on Leader Names - ![image](https://user-images.githubusercontent.com/55365231/188295519-14cd9aca-8270-463d-bc77-475c82592003.png) Need to make sure the group isn't being created by a hunter. (=
priority
need to be able to see class colors on leader names need to make sure the group isn t being created by a hunter
1
780,768
27,407,357,345
IssuesEvent
2023-03-01 08:04:01
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
opened
[Додати челендж] "Зберегти" button is active when "Назва", "Заголовок", "Опис", "Фото" fields are empty.
bug Priority: Low Severity: low
**Environment:** Win 10, Google Chrome, 110.0.5481.177 **Reproducible:** always **Preconditions** 1. Go to TeachUA website : https://speak-ukrainian.org.ua/dev/ 2. Log in as a 'Адміністратор'. Login: admin@gmail.com, password: admin 3. Click on avatar 4. Hover on the 'Адміністрування' 5. Hover on the 'Челенд...
1.0
[Додати челендж] "Зберегти" button is active when "Назва", "Заголовок", "Опис", "Фото" fields are empty. - **Environment:** Win 10, Google Chrome, 110.0.5481.177 **Reproducible:** always **Preconditions** 1. Go to TeachUA website : https://speak-ukrainian.org.ua/dev/ 2. Log in as a 'Адміністратор'. Login: admin...
priority
зберегти button is active when назва заголовок опис фото fields are empty environment win google chrome reproducible always preconditions go to teachua website log in as a адміністратор login admin gmail com password admin click on avatar hover...
1
650,583
21,409,854,696
IssuesEvent
2022-04-22 03:54:16
Climate-Refugee-Stories/crs-website
https://api.github.com/repos/Climate-Refugee-Stories/crs-website
closed
Stories Page
low priority
- [x] Add Search functionality with Algolia - [x] Limit number displayed per page - [X] pagination - [x] Update blue color to match theme of website - [x] Add weights for controlling story order - [x] Edit quotes styling (short code @elreydetoda ?) - [x] Send new style option to Tina via email for feedba...
1.0
Stories Page - - [x] Add Search functionality with Algolia - [x] Limit number displayed per page - [X] pagination - [x] Update blue color to match theme of website - [x] Add weights for controlling story order - [x] Edit quotes styling (short code @elreydetoda ?) - [x] Send new style option to Tina via e...
priority
stories page add search functionality with algolia limit number displayed per page pagination update blue color to match theme of website add weights for controlling story order edit quotes styling short code elreydetoda send new style option to tina via email for feedb...
1
309,813
9,480,497,864
IssuesEvent
2019-04-20 18:20:51
YCPjsteck/CS320-Sp19-Labyrinth-of-Tramateck
https://api.github.com/repos/YCPjsteck/CS320-Sp19-Labyrinth-of-Tramateck
closed
Use a monospace font for the website
done low priority refactoring
Using a monospace font means that the map will always be properly aligned.
1.0
Use a monospace font for the website - Using a monospace font means that the map will always be properly aligned.
priority
use a monospace font for the website using a monospace font means that the map will always be properly aligned
1
66,912
3,263,875,768
IssuesEvent
2015-10-22 08:29:57
Nateowami/Backloader
https://api.github.com/repos/Nateowami/Backloader
opened
Indicate whether Backloader is enabled using the browser-action icon
enhancement low-priority
I often find (especially with the newer more aggressive filter) that pages don't load right, and I forget that Backloader is on or off. It can work both ways, where I get "This page has been blocked by an extension" and quickly know to turn it off, or the more subtle problem of pages not loading right because it's off ...
1.0
Indicate whether Backloader is enabled using the browser-action icon - I often find (especially with the newer more aggressive filter) that pages don't load right, and I forget that Backloader is on or off. It can work both ways, where I get "This page has been blocked by an extension" and quickly know to turn it off, ...
priority
indicate whether backloader is enabled using the browser action icon i often find especially with the newer more aggressive filter that pages don t load right and i forget that backloader is on or off it can work both ways where i get this page has been blocked by an extension and quickly know to turn it off ...
1
511,444
14,860,578,997
IssuesEvent
2021-01-18 20:48:57
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Update ecopedia
Category: UI Priority: Low Type: Task
- [ ] Update for new multi-residency system - [ ] Update for new system with multiple provisions in elections, and the special constitution election which allows any provision in.
1.0
Update ecopedia - - [ ] Update for new multi-residency system - [ ] Update for new system with multiple provisions in elections, and the special constitution election which allows any provision in.
priority
update ecopedia update for new multi residency system update for new system with multiple provisions in elections and the special constitution election which allows any provision in
1
815,942
30,579,402,882
IssuesEvent
2023-07-21 08:31:55
rpm-software-management/dnf5
https://api.github.com/repos/rpm-software-management/dnf5
opened
dnf [options] remove --oldinstallonly
Priority: LOW
Removes old installonly packages, keeping only latest versions and version of running kernel.
1.0
dnf [options] remove --oldinstallonly - Removes old installonly packages, keeping only latest versions and version of running kernel.
priority
dnf remove oldinstallonly removes old installonly packages keeping only latest versions and version of running kernel
1
539,943
15,797,466,375
IssuesEvent
2021-04-02 16:46:46
kirubarajan/roft
https://api.github.com/repos/kirubarajan/roft
closed
If LogIn Error, should return to the same view of splash.html
low-priority
Right now if there's a log in error, it refreshes the page and lands at the top.
1.0
If LogIn Error, should return to the same view of splash.html - Right now if there's a log in error, it refreshes the page and lands at the top.
priority
if login error should return to the same view of splash html right now if there s a log in error it refreshes the page and lands at the top
1
405,471
11,873,723,073
IssuesEvent
2020-03-26 17:45:31
raveberry/raveberry
https://api.github.com/repos/raveberry/raveberry
opened
Song plays from the beginning after a restart of the server instead of starting from the position from before
enhancement good first issue low priority
After restarting the raveberry-server the songs starts to play from the beginning. After some time the song skips to the position where it was stopped. This could be fixed by setting the volume to 0 until seeking to the correct position.
1.0
Song plays from the beginning after a restart of the server instead of starting from the position from before - After restarting the raveberry-server the songs starts to play from the beginning. After some time the song skips to the position where it was stopped. This could be fixed by setting the volume to 0 until s...
priority
song plays from the beginning after a restart of the server instead of starting from the position from before after restarting the raveberry server the songs starts to play from the beginning after some time the song skips to the position where it was stopped this could be fixed by setting the volume to until s...
1
590,977
17,792,445,397
IssuesEvent
2021-08-31 17:49:12
NCAR/container-dtc-nwp
https://api.github.com/repos/NCAR/container-dtc-nwp
opened
Move location of data directory outside of container directory
topic: online tutorial priority: low type: enhancement
Currently all local downloaded local data is placed in `${PROJ_DIR}/container-dtc-nwp/data`, and then mounted to the containers. Suggest moving the data/ up one directory so that is out of container-dtc-nwp/ which is the versioned repository. The data/ would then reside in `${PROJ_DIR}/data`. **3 main modification...
1.0
Move location of data directory outside of container directory - Currently all local downloaded local data is placed in `${PROJ_DIR}/container-dtc-nwp/data`, and then mounted to the containers. Suggest moving the data/ up one directory so that is out of container-dtc-nwp/ which is the versioned repository. The data/ ...
priority
move location of data directory outside of container directory currently all local downloaded local data is placed in proj dir container dtc nwp data and then mounted to the containers suggest moving the data up one directory so that is out of container dtc nwp which is the versioned repository the data ...
1
71,468
3,357,838,694
IssuesEvent
2015-11-19 04:52:54
GalliumOS/galliumos-distro
https://api.github.com/repos/GalliumOS/galliumos-distro
closed
Transmission BitTorrent Client?
discussion priority:low
Why is this included? Are we really expecting our users to use this? If they want it they'll know how to get it I think.
1.0
Transmission BitTorrent Client? - Why is this included? Are we really expecting our users to use this? If they want it they'll know how to get it I think.
priority
transmission bittorrent client why is this included are we really expecting our users to use this if they want it they ll know how to get it i think
1
348,791
10,452,848,303
IssuesEvent
2019-09-19 15:24:28
fac-17/Plantbase-Me
https://api.github.com/repos/fac-17/Plantbase-Me
closed
Review of Accessibility - focus on colour contrasts and tab-ability, alt text for images - 2 hours
Low Priority
LOW - 2 hours
1.0
Review of Accessibility - focus on colour contrasts and tab-ability, alt text for images - 2 hours - LOW - 2 hours
priority
review of accessibility focus on colour contrasts and tab ability alt text for images hours low hours
1
273,921
8,554,881,661
IssuesEvent
2018-11-08 08:18:47
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Aligning image left and quote beside it. Quote lines shows up under image.
Priority Low [Block] Quote [Type] Enhancement
**Describe the bug** The quote black vertical line shows up below image. **To Reproduce** Steps to reproduce the behavior: 1. Add an image block with an image. Align it left. 2. Add an quote block with a long quote in it. 3. The quote should show up on the right. 4. The line shows up under the image beside the...
1.0
Aligning image left and quote beside it. Quote lines shows up under image. - **Describe the bug** The quote black vertical line shows up below image. **To Reproduce** Steps to reproduce the behavior: 1. Add an image block with an image. Align it left. 2. Add an quote block with a long quote in it. 3. The quote ...
priority
aligning image left and quote beside it quote lines shows up under image describe the bug the quote black vertical line shows up below image to reproduce steps to reproduce the behavior add an image block with an image align it left add an quote block with a long quote in it the quote ...
1
793,274
27,988,762,751
IssuesEvent
2023-03-27 00:17:50
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
Graphs in both tone curve and tone equalizer modules remains hardcoded and not set by CSS
priority: low scope: UI bug: pending no-issue-activity
All graphs are set by define graphs lines in darktable.css themes. This works on all graphs, histogram, filmic, tone equalizer... But this don't work in tone curve and tone curve rvb modules. This had been noticed by @difrkaguilar here: https://discuss.pixls.us/t/my-personal-darktable-theme/28942/12?u=nilvus I confi...
1.0
Graphs in both tone curve and tone equalizer modules remains hardcoded and not set by CSS - All graphs are set by define graphs lines in darktable.css themes. This works on all graphs, histogram, filmic, tone equalizer... But this don't work in tone curve and tone curve rvb modules. This had been noticed by @difrkaguil...
priority
graphs in both tone curve and tone equalizer modules remains hardcoded and not set by css all graphs are set by define graphs lines in darktable css themes this works on all graphs histogram filmic tone equalizer but this don t work in tone curve and tone curve rvb modules this had been noticed by difrkaguil...
1
354,507
10,568,570,149
IssuesEvent
2019-10-06 13:57:27
GDGKolachi/community_app
https://api.github.com/repos/GDGKolachi/community_app
closed
Registration list refresh is buggy
bug priority: low v1
When you approve a registration, it's removed from the list as expected. If you go back to the previous page and return back to registration list, the approved entry is shown again. This is happening because the event object itself is not refreshed and the instance is passed from the listing page -> event detail pa...
1.0
Registration list refresh is buggy - When you approve a registration, it's removed from the list as expected. If you go back to the previous page and return back to registration list, the approved entry is shown again. This is happening because the event object itself is not refreshed and the instance is passed fro...
priority
registration list refresh is buggy when you approve a registration it s removed from the list as expected if you go back to the previous page and return back to registration list the approved entry is shown again this is happening because the event object itself is not refreshed and the instance is passed fro...
1
652,406
21,530,178,995
IssuesEvent
2022-04-28 23:21:25
GEOSX/GEOSX
https://api.github.com/repos/GEOSX/GEOSX
closed
[Other] Throw on invalid XML
priority: low effort: 1 day
GEOSX should probably throw/terminate if XML input was not parsed correctly. Currently we just log the error and attempt to proceed. I'm not sure what the use case for this behavior is. Usually it just leads to much less user-friendly errors down the line. In addition, `ProblemManager` member variables `xmlDocument`...
1.0
[Other] Throw on invalid XML - GEOSX should probably throw/terminate if XML input was not parsed correctly. Currently we just log the error and attempt to proceed. I'm not sure what the use case for this behavior is. Usually it just leads to much less user-friendly errors down the line. In addition, `ProblemManager`...
priority
throw on invalid xml geosx should probably throw terminate if xml input was not parsed correctly currently we just log the error and attempt to proceed i m not sure what the use case for this behavior is usually it just leads to much less user friendly errors down the line in addition problemmanager membe...
1
597,629
18,167,994,645
IssuesEvent
2021-09-27 16:32:18
HEPData/hepdata
https://api.github.com/repos/HEPData/hepdata
closed
records: check that location of image files does not start with 'http'
type: bug priority: low complexity: low
There is a [Sentry exception](https://hepdata-sentry.web.cern.ch/sentry/hepdata-prod/issues/26586/?environment=production&referrer=alert_email) (`FileNotFoundError: [Errno 2] No such file or directory: 'http://cms-results.web.cern.ch/cms-results/public-results/publications/HIG-17-019/CMS-HIG-17-019_Figure_003.png'`) wi...
1.0
records: check that location of image files does not start with 'http' - There is a [Sentry exception](https://hepdata-sentry.web.cern.ch/sentry/hepdata-prod/issues/26586/?environment=production&referrer=alert_email) (`FileNotFoundError: [Errno 2] No such file or directory: 'http://cms-results.web.cern.ch/cms-results/p...
priority
records check that location of image files does not start with http there is a filenotfounderror no such file or directory with when clicking the thumbnail image of the first table then download file linking to the thumbnail image also does not display in the resource file widget this se...
1
142,323
5,468,982,363
IssuesEvent
2017-03-10 08:29:47
DiCarloLab-Delft/PycQED_py3
https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3
opened
Easy combination of detectors into composite detectors
enhancement priority: could/low
A common use case is wanting to monitor e.g., the temperature while doing some other experiment. Currently this would require making a custom composite detector and testing if no subtle coding bugs creeped in. Just as the fact that we can now support measuring parameter objects directly I want to support combining ...
1.0
Easy combination of detectors into composite detectors - A common use case is wanting to monitor e.g., the temperature while doing some other experiment. Currently this would require making a custom composite detector and testing if no subtle coding bugs creeped in. Just as the fact that we can now support measuri...
priority
easy combination of detectors into composite detectors a common use case is wanting to monitor e g the temperature while doing some other experiment currently this would require making a custom composite detector and testing if no subtle coding bugs creeped in just as the fact that we can now support measuri...
1
477,537
13,764,180,193
IssuesEvent
2020-10-07 11:41:34
Xceptance/neodymium-library
https://api.github.com/repos/Xceptance/neodymium-library
closed
Research JDI
Low Priority task
Take a closer look at [JDI](https://jdi-docs.github.io/jdi-light/#jdi-light-framework) and check if it has advantages over Selenide. Maybe this can be considered an alternative at some point.
1.0
Research JDI - Take a closer look at [JDI](https://jdi-docs.github.io/jdi-light/#jdi-light-framework) and check if it has advantages over Selenide. Maybe this can be considered an alternative at some point.
priority
research jdi take a closer look at and check if it has advantages over selenide maybe this can be considered an alternative at some point
1
265,660
8,357,429,048
IssuesEvent
2018-10-02 21:32:34
bluek8s/kubedirector
https://api.github.com/repos/bluek8s/kubedirector
opened
clean up example app Dockerfiles/startscripts and put on github
Priority: Low Project: Example Apps Type: Enhancement
It would be good to have them more easily available. Probably shouldn't stick them under the "deploy" directory... in fact maybe they should be in a separate repo outside of kubedirector (not sure about that). As part of the process we should also give some attention to cleaning up the potentially confusing, vestigi...
1.0
clean up example app Dockerfiles/startscripts and put on github - It would be good to have them more easily available. Probably shouldn't stick them under the "deploy" directory... in fact maybe they should be in a separate repo outside of kubedirector (not sure about that). As part of the process we should also giv...
priority
clean up example app dockerfiles startscripts and put on github it would be good to have them more easily available probably shouldn t stick them under the deploy directory in fact maybe they should be in a separate repo outside of kubedirector not sure about that as part of the process we should also giv...
1
129,092
5,088,489,418
IssuesEvent
2016-12-31 21:11:10
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Suite P theme scheduler icon doesn't exist
bug Fix Proposed Low Priority
There is no scheduler icon that could be displayed in the recently viewed bar. It looks broken like this. ![schedulersicon](https://cloud.githubusercontent.com/assets/19668751/18203021/557f7f70-7114-11e6-84f1-90fcaac53cc4.png)
1.0
Suite P theme scheduler icon doesn't exist - There is no scheduler icon that could be displayed in the recently viewed bar. It looks broken like this. ![schedulersicon](https://cloud.githubusercontent.com/assets/19668751/18203021/557f7f70-7114-11e6-84f1-90fcaac53cc4.png)
priority
suite p theme scheduler icon doesn t exist there is no scheduler icon that could be displayed in the recently viewed bar it looks broken like this
1
142,175
5,460,033,318
IssuesEvent
2017-03-09 03:06:34
benrs/SOEN341_Project_group_4
https://api.github.com/repos/benrs/SOEN341_Project_group_4
closed
Story Points For Issues and Burndown Chart Creation
core low-risk-high-value priority-critical task
This references all task issues, closed and currently in progress, for Sprint 3 (including #75 - #84).
1.0
Story Points For Issues and Burndown Chart Creation - This references all task issues, closed and currently in progress, for Sprint 3 (including #75 - #84).
priority
story points for issues and burndown chart creation this references all task issues closed and currently in progress for sprint including
1
815,811
30,572,254,750
IssuesEvent
2023-07-20 23:59:41
Tedeapolis/development
https://api.github.com/repos/Tedeapolis/development
closed
[FEATURE]: Sandy dragstrip resetten
enhancement accepted low priority
### Contact Details Arjen#0001 ### Goedgekeurd door N.V.T. ### Beschrijf zo duidelijk mogelijk de feature Sandy dragstrip tijden weer helemaal resetten. ### Wat lost deze feature op? Staat een hacker tussen en is al een hele lange tijd niet meer gereset, dus mag wel weer eens gebeuren denk ik. ![image](https://...
1.0
[FEATURE]: Sandy dragstrip resetten - ### Contact Details Arjen#0001 ### Goedgekeurd door N.V.T. ### Beschrijf zo duidelijk mogelijk de feature Sandy dragstrip tijden weer helemaal resetten. ### Wat lost deze feature op? Staat een hacker tussen en is al een hele lange tijd niet meer gereset, dus mag wel weer een...
priority
sandy dragstrip resetten contact details arjen goedgekeurd door n v t beschrijf zo duidelijk mogelijk de feature sandy dragstrip tijden weer helemaal resetten wat lost deze feature op staat een hacker tussen en is al een hele lange tijd niet meer gereset dus mag wel weer eens gebeuren ...
1
739,295
25,589,884,545
IssuesEvent
2022-12-01 12:11:54
discord-jv/discord.jv
https://api.github.com/repos/discord-jv/discord.jv
opened
[Feature Request] Forum Channel Default Form Layout
status: awaiting discord status: in progress type: feature priority: low status: claimed type: doc
### General Troubleshooting - [X] You've have checked for similar feature requests. - [X] You've updated to the latest version of the API. - [X] You've have checked the PR's for features relating to your suggestion. ### Feature Request Description https://github.com/discord/discord-api-docs/pull/5693
1.0
[Feature Request] Forum Channel Default Form Layout - ### General Troubleshooting - [X] You've have checked for similar feature requests. - [X] You've updated to the latest version of the API. - [X] You've have checked the PR's for features relating to your suggestion. ### Feature Request Description https://github....
priority
forum channel default form layout general troubleshooting you ve have checked for similar feature requests you ve updated to the latest version of the api you ve have checked the pr s for features relating to your suggestion feature request description
1
35,010
2,789,731,889
IssuesEvent
2015-05-08 21:08:24
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
opened
Add isStacked to Annotated Time Line
Priority-Low Type-Enhancement
Original [issue 45](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=45) created by google-admin on 2009-09-03T17:15:49.000Z: <b>What would you like to see us add to this API?</b> The Area Chart vis. has an isStacked parameter that accumulates the values. I'd like to see that on Annotated ...
1.0
Add isStacked to Annotated Time Line - Original [issue 45](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=45) created by google-admin on 2009-09-03T17:15:49.000Z: <b>What would you like to see us add to this API?</b> The Area Chart vis. has an isStacked parameter that accumulates the values...
priority
add isstacked to annotated time line original created by google admin on what would you like to see us add to this api the area chart vis has an isstacked parameter that accumulates the values i d like to see that on annotated time line i want the interaction provided by annotated time lin...
1
75,751
3,475,178,561
IssuesEvent
2015-12-25 10:58:09
29jm/Comet-Busters
https://api.github.com/repos/29jm/Comet-Busters
closed
Save the game more often
core easy low-priority
Every time a new highscore is reached, every time a settings is changed...
1.0
Save the game more often - Every time a new highscore is reached, every time a settings is changed...
priority
save the game more often every time a new highscore is reached every time a settings is changed
1
81,651
3,593,148,079
IssuesEvent
2016-02-01 18:37:21
firelab/windninja
https://api.github.com/repos/firelab/windninja
opened
PDF writer always writes outputs
bug component:gui priority:med severity:low
The new pdf output writer is always writing out files even if it is not "checked" in the GUI. Need to fix the GUI logic.
1.0
PDF writer always writes outputs - The new pdf output writer is always writing out files even if it is not "checked" in the GUI. Need to fix the GUI logic.
priority
pdf writer always writes outputs the new pdf output writer is always writing out files even if it is not checked in the gui need to fix the gui logic
1
610,904
18,939,670,874
IssuesEvent
2021-11-18 00:23:03
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
opened
switch airbyte-workers from using docker cli to docker-java library
type/enhancement priority/low area/platform
`airbyte-workers` currently needs to bundle `docker-ce-cli` to be able to communicate with the Docker socket. I wanted to add some context so it's easier to get started. For Gradle, you'll need to include both the library and a transport (apache is the recommended one): ``` implementation 'com.github.docke...
1.0
switch airbyte-workers from using docker cli to docker-java library - `airbyte-workers` currently needs to bundle `docker-ce-cli` to be able to communicate with the Docker socket. I wanted to add some context so it's easier to get started. For Gradle, you'll need to include both the library and a transport (apac...
priority
switch airbyte workers from using docker cli to docker java library airbyte workers currently needs to bundle docker ce cli to be able to communicate with the docker socket i wanted to add some context so it s easier to get started for gradle you ll need to include both the library and a transport apac...
1
514,398
14,938,322,442
IssuesEvent
2021-01-25 15:38:33
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Reorganize feature tests directory
Eng: Backend Work Group Priority: Low Type: Investigation
## Description Reorganize the tests in the feature tests directory. Also: Conduct a short survey and ask developers if they can easily find what they're looking for in the feature tests directory, and if they feel comfortable they know where to add tests. (Could pair with a designer to make sure the questions sou...
1.0
Reorganize feature tests directory - ## Description Reorganize the tests in the feature tests directory. Also: Conduct a short survey and ask developers if they can easily find what they're looking for in the feature tests directory, and if they feel comfortable they know where to add tests. (Could pair with a de...
priority
reorganize feature tests directory description reorganize the tests in the feature tests directory also conduct a short survey and ask developers if they can easily find what they re looking for in the feature tests directory and if they feel comfortable they know where to add tests could pair with a de...
1
696,941
23,921,904,028
IssuesEvent
2022-09-09 17:47:31
harvard-lil/perma
https://api.github.com/repos/harvard-lil/perma
opened
Playback when content-disposition=attachment
enhancement playback-challenge priority-low
Can we improve playback experience when the target URL has a mime-type that normally [could be displayed inline in the browser](https://github.com/harvard-lil/perma/blob/6ae21ca6481c119fdbbeb0f4926e23c5b8d3b6f1/perma_web/perma/models.py#L1939-L1940), but was served with a `content-disposition: attachment` header? (Exam...
1.0
Playback when content-disposition=attachment - Can we improve playback experience when the target URL has a mime-type that normally [could be displayed inline in the browser](https://github.com/harvard-lil/perma/blob/6ae21ca6481c119fdbbeb0f4926e23c5b8d3b6f1/perma_web/perma/models.py#L1939-L1940), but was served with a ...
priority
playback when content disposition attachment can we improve playback experience when the target url has a mime type that normally but was served with a content disposition attachment header example dprh optimally we would serve an interstitial instead similar to those we use for if we wanted...
1
353,974
10,561,385,898
IssuesEvent
2019-10-04 15:45:40
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Fix nested variables
improvements: quality mindless: chore priority: low type: perfective
A few instances within `index.ts` in enhancedTable have the same variable name but declared in nested scopes. Makes reading the code right tricky. Rename the inner scoped vars to something unique. - `openTable()`, `attrs` variable. - `findMatchingLayer()`, `layer` variable. Very hard task.
1.0
Fix nested variables - A few instances within `index.ts` in enhancedTable have the same variable name but declared in nested scopes. Makes reading the code right tricky. Rename the inner scoped vars to something unique. - `openTable()`, `attrs` variable. - `findMatchingLayer()`, `layer` variable. Very hard task...
priority
fix nested variables a few instances within index ts in enhancedtable have the same variable name but declared in nested scopes makes reading the code right tricky rename the inner scoped vars to something unique opentable attrs variable findmatchinglayer layer variable very hard task...
1
298,522
9,200,481,494
IssuesEvent
2019-03-07 17:09:26
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
file selector doesn't accept wildcards anymore
Category: Data Provider 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: **werchowyna-epf-pl -** (werchowyna-epf-pl -) Original Redmine Issue: 93, https://issues.qgis.org/issues/93 Original Assignee: Gavin Macaulay - --- File selector doesn't accept wildcards in 0.8 anymore. It used to work in 0.74 and was a great feature. Please bring it back. Maciek
1.0
file selector doesn't accept wildcards anymore - --- Author Name: **werchowyna-epf-pl -** (werchowyna-epf-pl -) Original Redmine Issue: 93, https://issues.qgis.org/issues/93 Original Assignee: Gavin Macaulay - --- File selector doesn't accept wildcards in 0.8 anymore. It used to work in 0.74 and was a great featur...
priority
file selector doesn t accept wildcards anymore author name werchowyna epf pl werchowyna epf pl original redmine issue original assignee gavin macaulay file selector doesn t accept wildcards in anymore it used to work in and was a great feature please bring it back maciek ...
1
647,574
21,111,461,393
IssuesEvent
2022-04-05 02:25:31
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
The list of accounts doesn't look good
bug ui onboarding priority 3: low
# Bug Report ## Steps to reproduce 1. Launch the app 2. Sign up for a new account and sign out 3. Complete step 2 seven times 4. Click on the arrow button near the display name for selecting an account 5. Check the appeared list of accounts #### Expected behavior The list of the accounts looks good: 1. The...
1.0
The list of accounts doesn't look good - # Bug Report ## Steps to reproduce 1. Launch the app 2. Sign up for a new account and sign out 3. Complete step 2 seven times 4. Click on the arrow button near the display name for selecting an account 5. Check the appeared list of accounts #### Expected behavior The...
priority
the list of accounts doesn t look good bug report steps to reproduce launch the app sign up for a new account and sign out complete step seven times click on the arrow button near the display name for selecting an account check the appeared list of accounts expected behavior the...
1
413,707
12,090,769,278
IssuesEvent
2020-04-19 08:22:10
neo-project/neo-node
https://api.github.com/repos/neo-project/neo-node
closed
attach global asset when invoke a smart contract
enhancement low-priority
Currently, `invoke` command in neo-cli does not support adding global asset (NEO or GAS). But there are scenarios that requires this function, such as ICO mintTotken, etc. There are projects like to use neo-cli to test their smart contracts during development process. So, can we add this support to neo-cli ?
1.0
attach global asset when invoke a smart contract - Currently, `invoke` command in neo-cli does not support adding global asset (NEO or GAS). But there are scenarios that requires this function, such as ICO mintTotken, etc. There are projects like to use neo-cli to test their smart contracts during development process. ...
priority
attach global asset when invoke a smart contract currently invoke command in neo cli does not support adding global asset neo or gas but there are scenarios that requires this function such as ico minttotken etc there are projects like to use neo cli to test their smart contracts during development process ...
1
527,505
15,343,733,457
IssuesEvent
2021-02-27 21:38:17
TheRealZeher/DimensionalPocketsII
https://api.github.com/repos/TheRealZeher/DimensionalPocketsII
opened
Dimensional Rift Chaser [Apolybrium]
Priority [LOW] enhancement feature-request new-feature
Endgame Item, which is used to retrace your steps after death, or if you have used an ejector. This item allows you to teleport to your place of Death or lost Pocket and easily recover your Items. Item is destroyed after use. Max stack size 1. Magic overlay.
1.0
Dimensional Rift Chaser [Apolybrium] - Endgame Item, which is used to retrace your steps after death, or if you have used an ejector. This item allows you to teleport to your place of Death or lost Pocket and easily recover your Items. Item is destroyed after use. Max stack size 1. Magic overlay.
priority
dimensional rift chaser endgame item which is used to retrace your steps after death or if you have used an ejector this item allows you to teleport to your place of death or lost pocket and easily recover your items item is destroyed after use max stack size magic overlay
1
794,486
28,038,060,845
IssuesEvent
2023-03-28 16:21:59
Team-Olya/frontend
https://api.github.com/repos/Team-Olya/frontend
closed
Implement two ways of displaying talents on the page
Frontend LowPriority UserStory#1 Stage#1
Two ways of displaying talents - Palette of blocks with talent info which will be 3 columns wide and 3 rows high. - List of rectangles with talent info which will take all the contents page width.
1.0
Implement two ways of displaying talents on the page - Two ways of displaying talents - Palette of blocks with talent info which will be 3 columns wide and 3 rows high. - List of rectangles with talent info which will take all the contents page width.
priority
implement two ways of displaying talents on the page two ways of displaying talents palette of blocks with talent info which will be columns wide and rows high list of rectangles with talent info which will take all the contents page width
1
378,804
11,208,920,299
IssuesEvent
2020-01-06 09:14:23
Tournamanager/webApp
https://api.github.com/repos/Tournamanager/webApp
closed
Create match
Low priority enhancement
What has to be done: Create a component that will be used for creating matches. Why it has to be done: So that tournament managers can create matches for their tournaments. When the task is done: The front end application can send a request to the backend GraphQL server. When the backend returns an error an e...
1.0
Create match - What has to be done: Create a component that will be used for creating matches. Why it has to be done: So that tournament managers can create matches for their tournaments. When the task is done: The front end application can send a request to the backend GraphQL server. When the backend return...
priority
create match what has to be done create a component that will be used for creating matches why it has to be done so that tournament managers can create matches for their tournaments when the task is done the front end application can send a request to the backend graphql server when the backend return...
1
74,202
3,436,211,166
IssuesEvent
2015-12-12 06:25:40
web-cat/code-workout
https://api.github.com/repos/web-cat/code-workout
opened
Fix the extra line bug the gradebook
bug priority:low
Fix the bug in the gradebook that causes the extra lines to be printed.
1.0
Fix the extra line bug the gradebook - Fix the bug in the gradebook that causes the extra lines to be printed.
priority
fix the extra line bug the gradebook fix the bug in the gradebook that causes the extra lines to be printed
1
76,279
3,486,800,461
IssuesEvent
2016-01-01 02:51:44
GrdMe/GrdMe
https://api.github.com/repos/GrdMe/GrdMe
opened
mobile solution
Low Priority question
_From @arnottcr on February 5, 2015 9:7_ it would be nice to use this service on android/iOS/webOS/ubuntuPhone/etc. however the walled garden of app development means we are going to need to get creative _Copied from original issue: winhowes/grd.me#24_
1.0
mobile solution - _From @arnottcr on February 5, 2015 9:7_ it would be nice to use this service on android/iOS/webOS/ubuntuPhone/etc. however the walled garden of app development means we are going to need to get creative _Copied from original issue: winhowes/grd.me#24_
priority
mobile solution from arnottcr on february it would be nice to use this service on android ios webos ubuntuphone etc however the walled garden of app development means we are going to need to get creative copied from original issue winhowes grd me
1
191,521
6,829,852,980
IssuesEvent
2017-11-09 02:47:05
wopian/hatayama
https://api.github.com/repos/wopian/hatayama
closed
Add Cache Busting
priority: low realm: gulp status: available type: enhancement
Assets cached with CloudFlare, so will need a way to force downloading new files when updated. See: [gulp-rev](https://www.npmjs.com/package/gulp-rev) and child packages.
1.0
Add Cache Busting - Assets cached with CloudFlare, so will need a way to force downloading new files when updated. See: [gulp-rev](https://www.npmjs.com/package/gulp-rev) and child packages.
priority
add cache busting assets cached with cloudflare so will need a way to force downloading new files when updated see and child packages
1
263,573
8,292,828,591
IssuesEvent
2018-09-20 03:06:17
voteflux/THE-APP
https://api.github.com/repos/voteflux/THE-APP
opened
Update serverless-offline to avoid cryptiles vulnerability alerts
C-API P4 - Low Priority R3 - Nice to Have
note: low-no impact for this project since it's only used in dev, still good to fix though serveless-offline depends on an old version of hapi which depends on an old version of cryptiles
1.0
Update serverless-offline to avoid cryptiles vulnerability alerts - note: low-no impact for this project since it's only used in dev, still good to fix though serveless-offline depends on an old version of hapi which depends on an old version of cryptiles
priority
update serverless offline to avoid cryptiles vulnerability alerts note low no impact for this project since it s only used in dev still good to fix though serveless offline depends on an old version of hapi which depends on an old version of cryptiles
1
163,104
6,190,099,881
IssuesEvent
2017-07-04 14:32:59
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Tag is shown as usual text if it contains non-English chars (e.g. #слово) [Android only]
android beginner bug in progress low-priority
### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*: If tag contains non-English chars then it's shown as plain...
1.0
Tag is shown as usual text if it contains non-English chars (e.g. #слово) [Android only] - ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happ...
priority
tag is shown as usual text if it contains non english chars e g слово description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summar...
1
639,885
20,768,506,456
IssuesEvent
2022-03-16 00:09:52
Automattic/abacus
https://api.github.com/repos/Automattic/abacus
closed
Align table cell with header on Experiment details
[!priority] low [type] enhancement [section] experiment overview
On the Experiment details page, the table cells do not align horizontally with the header of each card (See "General" and "status"). <img width="1268" alt="Screen Shot 2022-02-18 at 1 46 09 PM" src="https://user-images.githubusercontent.com/4505888/154766603-6068d7e7-b92d-4cb5-af2f-43a06736f0fc.png"> I think th...
1.0
Align table cell with header on Experiment details - On the Experiment details page, the table cells do not align horizontally with the header of each card (See "General" and "status"). <img width="1268" alt="Screen Shot 2022-02-18 at 1 46 09 PM" src="https://user-images.githubusercontent.com/4505888/154766603-6068d...
priority
align table cell with header on experiment details on the experiment details page the table cells do not align horizontally with the header of each card see general and status img width alt screen shot at pm src i think the table cell should have the same horizontal padding as th...
1
446,449
12,857,275,931
IssuesEvent
2020-07-09 09:02:38
apluslms/a-plus
https://api.github.com/repos/apluslms/a-plus
closed
News and information order on the course front page: redesign the UX
area: user interface effort: days experience: good first issue priority: low
disable (completely or as an option) the accordion and folding in the news section of courses' front pages
1.0
News and information order on the course front page: redesign the UX - disable (completely or as an option) the accordion and folding in the news section of courses' front pages
priority
news and information order on the course front page redesign the ux disable completely or as an option the accordion and folding in the news section of courses front pages
1
684,872
23,436,154,978
IssuesEvent
2022-08-15 10:03:47
ballerina-platform/ballerina-dev-website
https://api.github.com/repos/ballerina-platform/ballerina-dev-website
closed
Improve the BBE Gen Tool to Automate Adding the MetaTags Description
Priority/Low Type/NewFeature Team/CICD Area/BBEs
**Description:** Currently, it is a generic description, which gets added to the .metatags file description in all BBEs if a different one is not provided. We need to improve the BBE Gen Tool to automate adding this description by picking the first sentence of the BBE description for the ones, which do not have a d...
1.0
Improve the BBE Gen Tool to Automate Adding the MetaTags Description - **Description:** Currently, it is a generic description, which gets added to the .metatags file description in all BBEs if a different one is not provided. We need to improve the BBE Gen Tool to automate adding this description by picking the fi...
priority
improve the bbe gen tool to automate adding the metatags description description currently it is a generic description which gets added to the metatags file description in all bbes if a different one is not provided we need to improve the bbe gen tool to automate adding this description by picking the fi...
1
461,053
13,222,876,184
IssuesEvent
2020-08-17 16:14:24
anthem-audio/Anthem
https://api.github.com/repos/anthem-audio/Anthem
closed
Pull JSON schemas from files instead of hard-coding them
:rocket: enhancement :warning: priority: medium 🔽complexity: low
Schemas describing valid project structure should not be hard-coded in C++. Hard-coding makes them very hard to read and near-impossible to edit.
1.0
Pull JSON schemas from files instead of hard-coding them - Schemas describing valid project structure should not be hard-coded in C++. Hard-coding makes them very hard to read and near-impossible to edit.
priority
pull json schemas from files instead of hard coding them schemas describing valid project structure should not be hard coded in c hard coding makes them very hard to read and near impossible to edit
1
68,193
3,284,734,673
IssuesEvent
2015-10-28 17:42:04
MetropolitanTransportationCommission/vpp-webapp
https://api.github.com/repos/MetropolitanTransportationCommission/vpp-webapp
opened
Map Page shouldn't be scrollable
Low Priority
Should be 100% of page height. It's not much but you can scroll down just a little bit.
1.0
Map Page shouldn't be scrollable - Should be 100% of page height. It's not much but you can scroll down just a little bit.
priority
map page shouldn t be scrollable should be of page height it s not much but you can scroll down just a little bit
1
49,862
3,004,504,639
IssuesEvent
2015-07-26 00:59:51
wwivbbs/wwiv
https://api.github.com/repos/wwivbbs/wwiv
closed
No Title displayed when using BREdit or FEdit
5.0 auto-migrated low priority Message Base - Type 2 sourceforge
When I post via bredit, or fedit no title is displayed in the message listing section. Original comment by: mmunson79
1.0
No Title displayed when using BREdit or FEdit - When I post via bredit, or fedit no title is displayed in the message listing section. Original comment by: mmunson79
priority
no title displayed when using bredit or fedit when i post via bredit or fedit no title is displayed in the message listing section original comment by
1
127,758
5,039,005,743
IssuesEvent
2016-12-18 15:40:13
The-Compiler/qutebrowser
https://api.github.com/repos/The-Compiler/qutebrowser
closed
Keyboard macros
component: keyinput priority: 2 - low
Similar to `q` in vim - those would be useful for various little repetitive tasks where a plugin API would be overkill.
1.0
Keyboard macros - Similar to `q` in vim - those would be useful for various little repetitive tasks where a plugin API would be overkill.
priority
keyboard macros similar to q in vim those would be useful for various little repetitive tasks where a plugin api would be overkill
1
162,654
6,157,324,653
IssuesEvent
2017-06-28 18:41:46
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
[Enhancement] Prefill the resource name field with the filename
First Contribution Friendly priority: low ui/ux
I would imagine that in the majority of instances, users would want the name of their resource to be similar, if not the same, as the resource filename. In that case, it might make things easier for the user if the resource upload form prefills the name field with the uploaded filename sans extension and with underscor...
1.0
[Enhancement] Prefill the resource name field with the filename - I would imagine that in the majority of instances, users would want the name of their resource to be similar, if not the same, as the resource filename. In that case, it might make things easier for the user if the resource upload form prefills the name ...
priority
prefill the resource name field with the filename i would imagine that in the majority of instances users would want the name of their resource to be similar if not the same as the resource filename in that case it might make things easier for the user if the resource upload form prefills the name field with t...
1
115,803
4,682,462,833
IssuesEvent
2016-10-09 08:56:14
StargateMC/StargateMCPublic
https://api.github.com/repos/StargateMC/StargateMCPublic
closed
Unobtainable: Ender Bees - Forestry
Low Priority Recipes
Ender Bees from Forestry are unobtainable without the end i sugest either adding them to market or adding a recipe for them (any other bee crafted with an ender pearl)
1.0
Unobtainable: Ender Bees - Forestry - Ender Bees from Forestry are unobtainable without the end i sugest either adding them to market or adding a recipe for them (any other bee crafted with an ender pearl)
priority
unobtainable ender bees forestry ender bees from forestry are unobtainable without the end i sugest either adding them to market or adding a recipe for them any other bee crafted with an ender pearl
1
248,495
7,931,884,061
IssuesEvent
2018-07-07 06:49:54
ynigoreyes/TTUACM_Website
https://api.github.com/repos/ynigoreyes/TTUACM_Website
opened
UI Improvements
CLIENT Low-Priority enhancement
Things we can work on... 1. Events page 2. Pictures for the Carousel 3. Adding more stuff to the Profile page?
1.0
UI Improvements - Things we can work on... 1. Events page 2. Pictures for the Carousel 3. Adding more stuff to the Profile page?
priority
ui improvements things we can work on events page pictures for the carousel adding more stuff to the profile page
1
459,597
13,195,622,047
IssuesEvent
2020-08-13 19:01:47
tylernguyen/x1c6-hackintosh
https://api.github.com/repos/tylernguyen/x1c6-hackintosh
reopened
Hibernation Fix
beyond my scope (for now) enhancement priority: low waiting for outside development
Currently. it is recommended to disable hibernation to avoid problems. However, with all the time suddenly on my hand. It seems about time to try and figure out hibernation mode 25 on x1c6-hackintosh. The biggest benefit from hibernation mode 25 would be saving power for users to who often put their x1c6 to sleep fo...
1.0
Hibernation Fix - Currently. it is recommended to disable hibernation to avoid problems. However, with all the time suddenly on my hand. It seems about time to try and figure out hibernation mode 25 on x1c6-hackintosh. The biggest benefit from hibernation mode 25 would be saving power for users to who often put thei...
priority
hibernation fix currently it is recommended to disable hibernation to avoid problems however with all the time suddenly on my hand it seems about time to try and figure out hibernation mode on hackintosh the biggest benefit from hibernation mode would be saving power for users to who often put their t...
1
317,682
9,667,729,519
IssuesEvent
2019-05-21 13:49:38
MPAS-Dev/MPAS-Analysis
https://api.github.com/repos/MPAS-Dev/MPAS-Analysis
opened
transects on the native MPAS grid
clean up enhancement low priority
I am frustrated with the interpolation in our transects, which I feel obscures both the complexity and the coarseness of the native grid and also gives a false sense of resolution. I would at least like to support the option of transects on the native grid, meaning quadrilaterals that have corners at layer interface...
1.0
transects on the native MPAS grid - I am frustrated with the interpolation in our transects, which I feel obscures both the complexity and the coarseness of the native grid and also gives a false sense of resolution. I would at least like to support the option of transects on the native grid, meaning quadrilaterals ...
priority
transects on the native mpas grid i am frustrated with the interpolation in our transects which i feel obscures both the complexity and the coarseness of the native grid and also gives a false sense of resolution i would at least like to support the option of transects on the native grid meaning quadrilaterals ...
1
303,351
9,305,945,757
IssuesEvent
2019-03-25 08:21:43
TNG/ngqp
https://api.github.com/repos/TNG/ngqp
opened
Add objectParam
Comp: Core Priority: Low Status: Accepted Type: Feature good first issue
**What's your idea?** We have stringParam, booleanParam etc. It would be good to add `objectParam` which by default uses JSON stringify/parse for (de-)serialization.
1.0
Add objectParam - **What's your idea?** We have stringParam, booleanParam etc. It would be good to add `objectParam` which by default uses JSON stringify/parse for (de-)serialization.
priority
add objectparam what s your idea we have stringparam booleanparam etc it would be good to add objectparam which by default uses json stringify parse for de serialization
1
598,891
18,257,792,188
IssuesEvent
2021-10-03 10:30:33
linuxmuster/linuxmuster-webui7
https://api.github.com/repos/linuxmuster/linuxmuster-webui7
closed
Exception with empty custom fields
bug low priority
Hi Arnaud, I just tested your changes from #194, and it looks excellent, thank you very much :+1: Just one minor problem: When there are some students who have an empty value in the custom field, an exception occurs: ![image](https://user-images.githubusercontent.com/30153207/135732803-fc8c25a9-1ba5-417e-a49d-e835...
1.0
Exception with empty custom fields - Hi Arnaud, I just tested your changes from #194, and it looks excellent, thank you very much :+1: Just one minor problem: When there are some students who have an empty value in the custom field, an exception occurs: ![image](https://user-images.githubusercontent.com/30153207/1...
priority
exception with empty custom fields hi arnaud i just tested your changes from and it looks excellent thank you very much just one minor problem when there are some students who have an empty value in the custom field an exception occurs regards dorian
1
538,091
15,762,372,150
IssuesEvent
2021-03-31 11:00:39
gnosis/ido-ux
https://api.github.com/repos/gnosis/ido-ux
opened
'Missing dependencies...' message appears when cancel an order in xDAI for a Rinkeby auction
QA bug low priority
related to #303 and #259 1. I opened an auction details for Rinkeby and switched to xDAI 2. I appeared to be disconnected 3. I pressed on the Cancel order button and got such a message: ![missing dep.jpg](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/e0187876-37b5-4725-aafe-c4f092656223) **Expected**...
1.0
'Missing dependencies...' message appears when cancel an order in xDAI for a Rinkeby auction - related to #303 and #259 1. I opened an auction details for Rinkeby and switched to xDAI 2. I appeared to be disconnected 3. I pressed on the Cancel order button and got such a message: ![missing dep.jpg](https://images.zen...
priority
missing dependencies message appears when cancel an order in xdai for a rinkeby auction related to and i opened an auction details for rinkeby and switched to xdai i appeared to be disconnected i pressed on the cancel order button and got such a message expected user should get a usu...
1
446,247
12,853,949,013
IssuesEvent
2020-07-09 00:19:20
nnstreamer/nnstreamer
https://api.github.com/repos/nnstreamer/nnstreamer
opened
A set of filters organized for some services? as a gstbin?
discussion low priority
A sub-pipeline consisting of a few nnstreamer/GStreamer elements might be repeatedly used by various applications and systems. I have no idea on its possibility with the current structure of GStreamer, however, if we can allocate a few keywords for commonly reused subpipelines, it might be helpful. Or we may allow u...
1.0
A set of filters organized for some services? as a gstbin? - A sub-pipeline consisting of a few nnstreamer/GStreamer elements might be repeatedly used by various applications and systems. I have no idea on its possibility with the current structure of GStreamer, however, if we can allocate a few keywords for commonl...
priority
a set of filters organized for some services as a gstbin a sub pipeline consisting of a few nnstreamer gstreamer elements might be repeatedly used by various applications and systems i have no idea on its possibility with the current structure of gstreamer however if we can allocate a few keywords for commonl...
1
240,434
7,801,653,058
IssuesEvent
2018-06-10 00:30:10
Sonarr/Sonarr
https://api.github.com/repos/Sonarr/Sonarr
closed
Set process name on mono
priority:low suboptimal
We should try to set the process name on mono, instead of leaving it as mono/mono-sgen http://abock.org/2006/02/09/changing-process-name-in-mono http://gsscoder.blogspot.ca/2008/12/change-process-name-in-programs.html This will need to be done in v3 as it could cause issues that may not be caught in a try/catch block...
1.0
Set process name on mono - We should try to set the process name on mono, instead of leaving it as mono/mono-sgen http://abock.org/2006/02/09/changing-process-name-in-mono http://gsscoder.blogspot.ca/2008/12/change-process-name-in-programs.html This will need to be done in v3 as it could cause issues that may not be ...
priority
set process name on mono we should try to set the process name on mono instead of leaving it as mono mono sgen this will need to be done in as it could cause issues that may not be caught in a try catch block
1
798,139
28,237,766,121
IssuesEvent
2023-04-06 03:08:08
SWIM-ucf/SWIM
https://api.github.com/repos/SWIM-ucf/SWIM
closed
Search for provided starting point labels (Stretch goal) (Parser)
priority: 1-low parser & assembler
Sometimes in MIPS assembly there'll be a starting point label. This label would tend to be called `start` or `main`. If there's a starting point label, set PC to the address of that label. If there are several starting point labels, prefer the label `start` over the label `main`. If there are no starting point label...
1.0
Search for provided starting point labels (Stretch goal) (Parser) - Sometimes in MIPS assembly there'll be a starting point label. This label would tend to be called `start` or `main`. If there's a starting point label, set PC to the address of that label. If there are several starting point labels, prefer the label...
priority
search for provided starting point labels stretch goal parser sometimes in mips assembly there ll be a starting point label this label would tend to be called start or main if there s a starting point label set pc to the address of that label if there are several starting point labels prefer the label...
1
494,001
14,243,183,559
IssuesEvent
2020-11-19 03:44:08
elyra-ai/elyra
https://api.github.com/repos/elyra-ai/elyra
closed
Invalid input error: Invalid resource references for experiment. Expect one namespace type with owner relationship
component:pipeline-runtime kind:isv-feedback platform: Kubeflow priority:high
I deployed kubeflow from using [this kfdef](https://gist.github.com/reevejd/7116780665e871f043005df6781f6ab7) (uses manifests from [v1.1-branch](https://github.com/kubeflow/kubeflow/tree/v1.1-branch)) When trying to run a pipeline on an external, multi-user auth cluster I’m getting a modal pop-up with this error: <...
1.0
Invalid input error: Invalid resource references for experiment. Expect one namespace type with owner relationship - I deployed kubeflow from using [this kfdef](https://gist.github.com/reevejd/7116780665e871f043005df6781f6ab7) (uses manifests from [v1.1-branch](https://github.com/kubeflow/kubeflow/tree/v1.1-branch)) ...
priority
invalid input error invalid resource references for experiment expect one namespace type with owner relationship i deployed kubeflow from using uses manifests from when trying to run a pipeline on an external multi user auth cluster i’m getting a modal pop up with this error img width alt scree...
1
69,836
3,315,861,636
IssuesEvent
2015-11-06 14:28:20
craftjk/issue-migration-test4
https://api.github.com/repos/craftjk/issue-migration-test4
opened
Simulate Digest should update available list to only show inactive enzymes
Location: App Priority: Low Type: Enhancement
<a href="https://github.com/KeeganW"><img src="https://avatars.githubusercontent.com/u/7226822?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [KeeganW](https://github.com/KeeganW)** _Tuesday Jun 10, 2014 at 23:08 GMT_ _Originally opened as https://github.com/TeselaGen/ve/issues/66_ ---- Yu...
1.0
Simulate Digest should update available list to only show inactive enzymes - <a href="https://github.com/KeeganW"><img src="https://avatars.githubusercontent.com/u/7226822?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [KeeganW](https://github.com/KeeganW)** _Tuesday Jun 10, 2014 at 23:08 GM...
priority
simulate digest should update available list to only show inactive enzymes issue by tuesday jun at gmt originally opened as yuri bendaña commented june simulate digest now copies selected enzymes from the available list to the active list as flex ve does it would be helpful ...
1
620,224
19,556,645,351
IssuesEvent
2022-01-03 10:30:02
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
closed
There is a glitch were the video is unwatchable for a small duration
type: support category: player priority 3: low
On every anime and every episode there's a moment where the video becomes broken and unplayable even when the whole video has finishing caching the rest of the episode before and after the glitchy part is watchable. I tried the same episode on gogoanime and 9anime but there was no such issues on those websites. this...
1.0
There is a glitch were the video is unwatchable for a small duration - On every anime and every episode there's a moment where the video becomes broken and unplayable even when the whole video has finishing caching the rest of the episode before and after the glitchy part is watchable. I tried the same episode on gogoa...
priority
there is a glitch were the video is unwatchable for a small duration on every anime and every episode there s a moment where the video becomes broken and unplayable even when the whole video has finishing caching the rest of the episode before and after the glitchy part is watchable i tried the same episode on gogoa...
1
234,515
7,722,419,743
IssuesEvent
2018-05-24 09:12:31
RocketMod/Rocket
https://api.github.com/repos/RocketMod/Rocket
opened
/rocket setup <plugin> command
Priority: Low feature
Plugins can add an attribute to the most important config fields. When a player does /rocket setup <plugin> it will start a command line based setup wizard for them.
1.0
/rocket setup <plugin> command - Plugins can add an attribute to the most important config fields. When a player does /rocket setup <plugin> it will start a command line based setup wizard for them.
priority
rocket setup command plugins can add an attribute to the most important config fields when a player does rocket setup it will start a command line based setup wizard for them
1
59,715
3,117,527,495
IssuesEvent
2015-09-04 02:14:17
framingeinstein/issues-test
https://api.github.com/repos/framingeinstein/issues-test
opened
SPK-197: Footer: Designer Storiesa
priority:low resolution:fixed
Designer Stories in the footer keeps coming up. Not saying we need it but can we revist.
1.0
SPK-197: Footer: Designer Storiesa - Designer Stories in the footer keeps coming up. Not saying we need it but can we revist.
priority
spk footer designer storiesa designer stories in the footer keeps coming up not saying we need it but can we revist
1
606,590
18,765,649,034
IssuesEvent
2021-11-05 23:26:02
feelpp/feelpp
https://api.github.com/repos/feelpp/feelpp
closed
Support GMSH geometry Include keyword
type:feature priority:Low no-issue-activity
Currently, it seems that the Feel++ GMSH parser does not support `Include` keywords in GMSH geometry files. An idea could be to replace the `Include "toto.geo";` line by the content of `toto.geo`.
1.0
Support GMSH geometry Include keyword - Currently, it seems that the Feel++ GMSH parser does not support `Include` keywords in GMSH geometry files. An idea could be to replace the `Include "toto.geo";` line by the content of `toto.geo`.
priority
support gmsh geometry include keyword currently it seems that the feel gmsh parser does not support include keywords in gmsh geometry files an idea could be to replace the include toto geo line by the content of toto geo
1
283,397
8,719,411,751
IssuesEvent
2018-12-08 00:40:49
foodcoopshop/foodcoopshop
https://api.github.com/repos/foodcoopshop/foodcoopshop
closed
set MimeType on Nutzungsbedingungen.pdf
priority low
When sending the Welcome-Mail I get an invalid PDF but no Error in the error.log: ``` florian@florian-pc ~/Schreibtisch/tmp % file --mime-type Nutzungsbedingungen.pdf Nutzungsbedingungen.pdf: text/plain florian@florian-pc ~/Schreibtisch/tmp % ```
1.0
set MimeType on Nutzungsbedingungen.pdf - When sending the Welcome-Mail I get an invalid PDF but no Error in the error.log: ``` florian@florian-pc ~/Schreibtisch/tmp % file --mime-type Nutzungsbedingungen.pdf Nutzungsbedingungen.pdf: text/plain florian@florian-pc ~/Schreibtisch/tmp % ```
priority
set mimetype on nutzungsbedingungen pdf when sending the welcome mail i get an invalid pdf but no error in the error log florian florian pc schreibtisch tmp file mime type nutzungsbedingungen pdf nutzungsbedingungen pdf text plain florian florian pc schreibtisch tmp
1