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
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
8,901
2,607,897,091
IssuesEvent
2015-02-26 00:11:53
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
opened
Support for SubEthaEdit?
auto-migrated Priority-Medium Type-EditorSupport
``` Hi guys, Do you have any plans on supporting SubEthaEdit in the future? ``` ----- Original issue reported on code.google.com by `chris.wi...@gmail.com` on 28 Oct 2009 at 3:34
1.0
Support for SubEthaEdit? - ``` Hi guys, Do you have any plans on supporting SubEthaEdit in the future? ``` ----- Original issue reported on code.google.com by `chris.wi...@gmail.com` on 28 Oct 2009 at 3:34
priority
support for subethaedit hi guys do you have any plans on supporting subethaedit in the future original issue reported on code google com by chris wi gmail com on oct at
1
390,465
11,543,941,033
IssuesEvent
2020-02-18 10:30:47
bounswe/bounswe2020group9
https://api.github.com/repos/bounswe/bounswe2020group9
closed
Creating Wiki Home Page
Estimation - Medium Priority - High Status - In progress
Designing the layout of the wiki page. Editing the page with necessary information.
1.0
Creating Wiki Home Page - Designing the layout of the wiki page. Editing the page with necessary information.
priority
creating wiki home page designing the layout of the wiki page editing the page with necessary information
1
443,696
12,797,961,777
IssuesEvent
2020-07-02 13:12:23
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Menu sub-menus do not open on hover, if their parent root item with openOnClick is expanded through the expand icon
Bug C: Menu FP: In Development Kendo2 Priority 5 SEV: Medium
### Bug report Regression introduced in R2 2019. ### Reproduction of the problem [Dojo](https://dojo.telerik.com/uZAteKam/5) example. 1. Click the expand arrow of the "Test1" root item 2. Hover the items in the sub-menu ### Current behavior The child items sub-menus do not open on hover. If you click somewhere else in the root item, instead of on the expand arrow, sub-menus open as expected. For more details and a video demonstrating the issue, refer to Ticket ID: 1472421 ### Expected/desired behavior Sub menus open consistently. ### Environment * **Kendo UI version:** 2020.2.617 * **jQuery version:** x.y * **Browser:** [all]
1.0
Menu sub-menus do not open on hover, if their parent root item with openOnClick is expanded through the expand icon - ### Bug report Regression introduced in R2 2019. ### Reproduction of the problem [Dojo](https://dojo.telerik.com/uZAteKam/5) example. 1. Click the expand arrow of the "Test1" root item 2. Hover the items in the sub-menu ### Current behavior The child items sub-menus do not open on hover. If you click somewhere else in the root item, instead of on the expand arrow, sub-menus open as expected. For more details and a video demonstrating the issue, refer to Ticket ID: 1472421 ### Expected/desired behavior Sub menus open consistently. ### Environment * **Kendo UI version:** 2020.2.617 * **jQuery version:** x.y * **Browser:** [all]
priority
menu sub menus do not open on hover if their parent root item with openonclick is expanded through the expand icon bug report regression introduced in reproduction of the problem example click the expand arrow of the root item hover the items in the sub menu current behavior the child items sub menus do not open on hover if you click somewhere else in the root item instead of on the expand arrow sub menus open as expected for more details and a video demonstrating the issue refer to ticket id expected desired behavior sub menus open consistently environment kendo ui version jquery version x y browser
1
3,297
2,537,633,984
IssuesEvent
2015-01-26 21:55:27
newca12/gapt
https://api.github.com/repos/newca12/gapt
closed
Parsing capabilities for terms
1 star Component-Logic imported Milestone-Release1.0 Priority-Medium Type-Task
_From [shaoli...@gmail.com](https://code.google.com/u/113190107447576027220/) on October 07, 2009 10:50:35_ which conforms to prover9 with some exceptions (as the term language is not FOL in our case) _Original issue: http://code.google.com/p/gapt/issues/detail?id=17_
1.0
Parsing capabilities for terms - _From [shaoli...@gmail.com](https://code.google.com/u/113190107447576027220/) on October 07, 2009 10:50:35_ which conforms to prover9 with some exceptions (as the term language is not FOL in our case) _Original issue: http://code.google.com/p/gapt/issues/detail?id=17_
priority
parsing capabilities for terms from on october which conforms to with some exceptions as the term language is not fol in our case original issue
1
294,661
9,039,058,387
IssuesEvent
2019-02-10 01:51:46
bdecon/econ_data
https://api.github.com/repos/bdecon/econ_data
opened
bd CPS: create QSTNUM and OCURRNO for pre-1998 data
enhancement priority: medium
Hopefully straightforward: for each month in the pre-1998 data add a sequential ID named `QSTNUM` for every household, starting at 1 and ending at the total number of households in the sample in that month. Within each household, there is already `PULINENO`, but it might not equal 1 (not sure, but assuming) if the `PULINENO` 1 person left the household. So add a new `OCCURNUM` that just numbers the people in the household from 1 to n. I'll need the same code to work for `bd_CPS_id`. Related to issue #135
1.0
bd CPS: create QSTNUM and OCURRNO for pre-1998 data - Hopefully straightforward: for each month in the pre-1998 data add a sequential ID named `QSTNUM` for every household, starting at 1 and ending at the total number of households in the sample in that month. Within each household, there is already `PULINENO`, but it might not equal 1 (not sure, but assuming) if the `PULINENO` 1 person left the household. So add a new `OCCURNUM` that just numbers the people in the household from 1 to n. I'll need the same code to work for `bd_CPS_id`. Related to issue #135
priority
bd cps create qstnum and ocurrno for pre data hopefully straightforward for each month in the pre data add a sequential id named qstnum for every household starting at and ending at the total number of households in the sample in that month within each household there is already pulineno but it might not equal not sure but assuming if the pulineno person left the household so add a new occurnum that just numbers the people in the household from to n i ll need the same code to work for bd cps id related to issue
1
101,963
4,148,869,409
IssuesEvent
2016-06-15 12:43:53
Metaswitch/clearwater-infrastructure
https://api.github.com/repos/Metaswitch/clearwater-infrastructure
closed
bracket_ipv6_address on Sprout uses a constant 60-100% CPU
bug medium-priority
Installed a vanilla Clearwater deployment. No load, but monitoring stats using Cacti. Having left the deployment running overnight, I could see from Cacti that Sprout had been reporting a constant ~60% CPU usage. Logging on to Sprout and running top the culprit is bracked_ipv6_ad which is constantly using between 50% and 100% CPU. Version information: ``` ii clearwater-cluster-manager 1.0-160513.170406 all Cluster manager for Clearwater ii clearwater-config-manager 1.0-160513.170406 all Configuration manager for Clearwater ii clearwater-diags-monitor 1.0-160505.163520 all Diagnostics monitor and bundler for all Clearwater servers ii clearwater-etcd 1.0-160513.170406 all etcd configured for Clearwater ii clearwater-infrastructure 1.0-160505.163520 all Common infrastructure for all Clearwater servers ii clearwater-log-cleanup 1.0-160505.163520 all Script to prevent sprout/bono log files from growing too large ii clearwater-management 1.0-160513.170406 all Meta-package for installing all Clearwater management services ii clearwater-memcached 1.0-160505.163520 all memcached configured for Clearwater ii clearwater-monit 5.8-160505.163157 amd64 utility for monitoring and managing daemons or similar programs ii clearwater-queue-manager 1.0-160513.170406 all Queue manager for Clearwater ii clearwater-snmp-alarm-agent 1.0-160513.165438 amd64 The SNMP subagent for Clearwater alarm reporting ii clearwater-snmp-handler-astaire 1.0-160513.165438 amd64 The SNMP handler library for statistics about Astaire ii clearwater-snmp-handler-sprout 1.0-150623.204121 amd64 The SNMP handler library for statistics about Sprout ii clearwater-snmpd 1.0-160505.163520 all SNMP service for Clearwater CPU, RAM and I/O statistics ii clearwater-socket-factory 1.0-160505.163520 all Enables other processes to establish connections using a different network namespace ii clearwater-tcp-scalability 1.0-160505.163520 all TCP scalability improvements for Clearwater ```
1.0
bracket_ipv6_address on Sprout uses a constant 60-100% CPU - Installed a vanilla Clearwater deployment. No load, but monitoring stats using Cacti. Having left the deployment running overnight, I could see from Cacti that Sprout had been reporting a constant ~60% CPU usage. Logging on to Sprout and running top the culprit is bracked_ipv6_ad which is constantly using between 50% and 100% CPU. Version information: ``` ii clearwater-cluster-manager 1.0-160513.170406 all Cluster manager for Clearwater ii clearwater-config-manager 1.0-160513.170406 all Configuration manager for Clearwater ii clearwater-diags-monitor 1.0-160505.163520 all Diagnostics monitor and bundler for all Clearwater servers ii clearwater-etcd 1.0-160513.170406 all etcd configured for Clearwater ii clearwater-infrastructure 1.0-160505.163520 all Common infrastructure for all Clearwater servers ii clearwater-log-cleanup 1.0-160505.163520 all Script to prevent sprout/bono log files from growing too large ii clearwater-management 1.0-160513.170406 all Meta-package for installing all Clearwater management services ii clearwater-memcached 1.0-160505.163520 all memcached configured for Clearwater ii clearwater-monit 5.8-160505.163157 amd64 utility for monitoring and managing daemons or similar programs ii clearwater-queue-manager 1.0-160513.170406 all Queue manager for Clearwater ii clearwater-snmp-alarm-agent 1.0-160513.165438 amd64 The SNMP subagent for Clearwater alarm reporting ii clearwater-snmp-handler-astaire 1.0-160513.165438 amd64 The SNMP handler library for statistics about Astaire ii clearwater-snmp-handler-sprout 1.0-150623.204121 amd64 The SNMP handler library for statistics about Sprout ii clearwater-snmpd 1.0-160505.163520 all SNMP service for Clearwater CPU, RAM and I/O statistics ii clearwater-socket-factory 1.0-160505.163520 all Enables other processes to establish connections using a different network namespace ii clearwater-tcp-scalability 1.0-160505.163520 all TCP scalability improvements for Clearwater ```
priority
bracket address on sprout uses a constant cpu installed a vanilla clearwater deployment no load but monitoring stats using cacti having left the deployment running overnight i could see from cacti that sprout had been reporting a constant cpu usage logging on to sprout and running top the culprit is bracked ad which is constantly using between and cpu version information ii clearwater cluster manager all cluster manager for clearwater ii clearwater config manager all configuration manager for clearwater ii clearwater diags monitor all diagnostics monitor and bundler for all clearwater servers ii clearwater etcd all etcd configured for clearwater ii clearwater infrastructure all common infrastructure for all clearwater servers ii clearwater log cleanup all script to prevent sprout bono log files from growing too large ii clearwater management all meta package for installing all clearwater management services ii clearwater memcached all memcached configured for clearwater ii clearwater monit utility for monitoring and managing daemons or similar programs ii clearwater queue manager all queue manager for clearwater ii clearwater snmp alarm agent the snmp subagent for clearwater alarm reporting ii clearwater snmp handler astaire the snmp handler library for statistics about astaire ii clearwater snmp handler sprout the snmp handler library for statistics about sprout ii clearwater snmpd all snmp service for clearwater cpu ram and i o statistics ii clearwater socket factory all enables other processes to establish connections using a different network namespace ii clearwater tcp scalability all tcp scalability improvements for clearwater
1
417,832
12,179,774,741
IssuesEvent
2020-04-28 11:16:48
OpenApoc/OpenApoc
https://api.github.com/repos/OpenApoc/OpenApoc
opened
[Cityscape][Economy] Supplies purchased from orgs/buildings that have been destroyed give the wrong message
!BUG! MEDIUM PRIORITY Help Wanted Verified / Replicated
Tested under EWM v9 preview 4 by Proselyte Ethan HOWEVER You can replicate in normal OpenApoc by doing the following Destroy all Arms Factories/Flyers for Marsec and Megapol Ensure you are still allied/friendly to those factions afterwards Attempt to purchase an item that would normally come from those buildings Even though the organisations are friendly, the game will prompt that it cannot make the delivery as the organisations are hostile - the wrong message We need a new prompt to tell the user that the delivery cannot be made as the supplier is rebuilding the facility (we should be able to get the exact text string from OG) Here's an example save under EWM v9 preview 4 [save_Psionic_Rebalance_Playthrough.zip](https://github.com/OpenApoc/OpenApoc/files/4545306/save_Psionic_Rebalance_Playthrough.zip) Additional error message ![image](https://user-images.githubusercontent.com/33913088/80481277-0bfdf780-894a-11ea-8c1f-591db655c0de.png)
1.0
[Cityscape][Economy] Supplies purchased from orgs/buildings that have been destroyed give the wrong message - Tested under EWM v9 preview 4 by Proselyte Ethan HOWEVER You can replicate in normal OpenApoc by doing the following Destroy all Arms Factories/Flyers for Marsec and Megapol Ensure you are still allied/friendly to those factions afterwards Attempt to purchase an item that would normally come from those buildings Even though the organisations are friendly, the game will prompt that it cannot make the delivery as the organisations are hostile - the wrong message We need a new prompt to tell the user that the delivery cannot be made as the supplier is rebuilding the facility (we should be able to get the exact text string from OG) Here's an example save under EWM v9 preview 4 [save_Psionic_Rebalance_Playthrough.zip](https://github.com/OpenApoc/OpenApoc/files/4545306/save_Psionic_Rebalance_Playthrough.zip) Additional error message ![image](https://user-images.githubusercontent.com/33913088/80481277-0bfdf780-894a-11ea-8c1f-591db655c0de.png)
priority
supplies purchased from orgs buildings that have been destroyed give the wrong message tested under ewm preview by proselyte ethan however you can replicate in normal openapoc by doing the following destroy all arms factories flyers for marsec and megapol ensure you are still allied friendly to those factions afterwards attempt to purchase an item that would normally come from those buildings even though the organisations are friendly the game will prompt that it cannot make the delivery as the organisations are hostile the wrong message we need a new prompt to tell the user that the delivery cannot be made as the supplier is rebuilding the facility we should be able to get the exact text string from og here s an example save under ewm preview additional error message
1
468,096
13,461,641,065
IssuesEvent
2020-09-09 15:03:19
hubmapconsortium/ccf-ui
https://api.github.com/repos/hubmapconsortium/ccf-ui
closed
As a researcher I need to input my name to personalize the registration so that registrations are tied to me
Priority: Medium High SP:2 user-story
Ensure the researcher can personalize my registration by: * Providing two input fields, one for first and one for last name * Providing placeholder text that indicates which input field is for first and which is for last name * Providing animation to move the placeholder text to a label position when the researcher places a cursor in the input field * Providing supporting animation with the bottom border to show active state * Providing text in the input that is exactly what the researcher types * Providing database fields for first and last name, and saving the records to the correct fields when the research clicks the REGISTER button on the Review modal Original ID: 4
1.0
As a researcher I need to input my name to personalize the registration so that registrations are tied to me - Ensure the researcher can personalize my registration by: * Providing two input fields, one for first and one for last name * Providing placeholder text that indicates which input field is for first and which is for last name * Providing animation to move the placeholder text to a label position when the researcher places a cursor in the input field * Providing supporting animation with the bottom border to show active state * Providing text in the input that is exactly what the researcher types * Providing database fields for first and last name, and saving the records to the correct fields when the research clicks the REGISTER button on the Review modal Original ID: 4
priority
as a researcher i need to input my name to personalize the registration so that registrations are tied to me ensure the researcher can personalize my registration by providing two input fields one for first and one for last name providing placeholder text that indicates which input field is for first and which is for last name providing animation to move the placeholder text to a label position when the researcher places a cursor in the input field providing supporting animation with the bottom border to show active state providing text in the input that is exactly what the researcher types providing database fields for first and last name and saving the records to the correct fields when the research clicks the register button on the review modal original id
1
128,992
5,081,697,413
IssuesEvent
2016-12-29 11:48:29
Repair-DeskPOS/RepairDesk-Bugs
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-Bugs
closed
Serialised inventory issues with Status
bug Customer Updated - Waiting For further information Medium Priority
Our inventory does not show the right Status. Please see below screenshot. It is none left in stock but inside the item it is still showing 5 items In Stock. The first item is actually transferred to another store which also has issue which will be posted in a separate thread. The last 4 items are sold long time ago. <img width="1249" alt="screen shot 2016-11-05 at 4 53 46 pm" src="https://cloud.githubusercontent.com/assets/22993605/20028011/47395ae8-a379-11e6-8248-d1d69e5c84e5.png"> <img width="1155" alt="screen shot 2016-11-05 at 4 55 07 pm" src="https://cloud.githubusercontent.com/assets/22993605/20028012/47965266-a379-11e6-90ef-244a19893999.png">
1.0
Serialised inventory issues with Status - Our inventory does not show the right Status. Please see below screenshot. It is none left in stock but inside the item it is still showing 5 items In Stock. The first item is actually transferred to another store which also has issue which will be posted in a separate thread. The last 4 items are sold long time ago. <img width="1249" alt="screen shot 2016-11-05 at 4 53 46 pm" src="https://cloud.githubusercontent.com/assets/22993605/20028011/47395ae8-a379-11e6-8248-d1d69e5c84e5.png"> <img width="1155" alt="screen shot 2016-11-05 at 4 55 07 pm" src="https://cloud.githubusercontent.com/assets/22993605/20028012/47965266-a379-11e6-90ef-244a19893999.png">
priority
serialised inventory issues with status our inventory does not show the right status please see below screenshot it is none left in stock but inside the item it is still showing items in stock the first item is actually transferred to another store which also has issue which will be posted in a separate thread the last items are sold long time ago img width alt screen shot at pm src img width alt screen shot at pm src
1
409,905
11,980,045,261
IssuesEvent
2020-04-07 08:40:41
stsrki/Blazorise
https://api.github.com/repos/stsrki/Blazorise
closed
Support navbar dropdown
Priority: Medium Type: Obsolete ⌛
I am trying to implement a two-level nav menu as seen on the bootstrap documentation site: https://getbootstrap.com/docs/4.0/components/navbar/ ![grafik](https://user-images.githubusercontent.com/651191/77846746-6e7f9e80-71b8-11ea-8b77-500b6f124502.png) Currently, only the `Navigation` and `NavigationItem` components are available. In my opinion we would need a `NavigationDropdownItem`, which has multiple `NavigationItem`s or even nested `NavigationDropdownItem`s.
1.0
Support navbar dropdown - I am trying to implement a two-level nav menu as seen on the bootstrap documentation site: https://getbootstrap.com/docs/4.0/components/navbar/ ![grafik](https://user-images.githubusercontent.com/651191/77846746-6e7f9e80-71b8-11ea-8b77-500b6f124502.png) Currently, only the `Navigation` and `NavigationItem` components are available. In my opinion we would need a `NavigationDropdownItem`, which has multiple `NavigationItem`s or even nested `NavigationDropdownItem`s.
priority
support navbar dropdown i am trying to implement a two level nav menu as seen on the bootstrap documentation site currently only the navigation and navigationitem components are available in my opinion we would need a navigationdropdownitem which has multiple navigationitem s or even nested navigationdropdownitem s
1
71,716
3,367,617,904
IssuesEvent
2015-11-22 10:19:04
music-encoding/music-encoding
https://api.github.com/repos/music-encoding/music-encoding
closed
Make verse a member of att.color
Priority: Medium
_From [raffaele...@gmail.com](https://code.google.com/u/117612283088052098592/) on October 16, 2013 09:53:55_ This will allow @-color on \<verse>, but not on \<syl>. Individual syllables can be colored with \<rend>. _Original issue: http://code.google.com/p/music-encoding/issues/detail?id=181_
1.0
Make verse a member of att.color - _From [raffaele...@gmail.com](https://code.google.com/u/117612283088052098592/) on October 16, 2013 09:53:55_ This will allow @-color on \<verse>, but not on \<syl>. Individual syllables can be colored with \<rend>. _Original issue: http://code.google.com/p/music-encoding/issues/detail?id=181_
priority
make verse a member of att color from on october this will allow color on but not on individual syllables can be colored with original issue
1
378,118
11,196,423,113
IssuesEvent
2020-01-03 10:04:07
saesrpg/saesrpg-web
https://api.github.com/repos/saesrpg/saesrpg-web
closed
Secret Service - Addition
Priority: Medium Status: Completed Type: Permission
Hello, I'd like to request access for [Howlze](https://saesrpg.uk/user/howlze) & [IG8820](https://saesrpg.uk/user/ig8820) to the [Secret Service HQ forum](https://saesrpg.uk/category/204/secret-service-hq-forum). Thanks, beauts!
1.0
Secret Service - Addition - Hello, I'd like to request access for [Howlze](https://saesrpg.uk/user/howlze) & [IG8820](https://saesrpg.uk/user/ig8820) to the [Secret Service HQ forum](https://saesrpg.uk/category/204/secret-service-hq-forum). Thanks, beauts!
priority
secret service addition hello i d like to request access for to the thanks beauts
1
199,641
6,992,808,774
IssuesEvent
2017-12-15 08:49:08
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
opened
The MultiCheckBox values are not updated if the Grid data is changed.
Bug C: Grid Kendo1 Priority 1 SEV: Medium
### Bug report The MultiCheckBox values are not updated if the Grid data is changed. ### Reproduction of the problem The issue can be observed at the following Dojo: https://dojo.telerik.com/unEJij ### Environment * **Kendo UI version:** Introduced in version R2 2017 SP 1 * **Browser:** [all]
1.0
The MultiCheckBox values are not updated if the Grid data is changed. - ### Bug report The MultiCheckBox values are not updated if the Grid data is changed. ### Reproduction of the problem The issue can be observed at the following Dojo: https://dojo.telerik.com/unEJij ### Environment * **Kendo UI version:** Introduced in version R2 2017 SP 1 * **Browser:** [all]
priority
the multicheckbox values are not updated if the grid data is changed bug report the multicheckbox values are not updated if the grid data is changed reproduction of the problem the issue can be observed at the following dojo environment kendo ui version introduced in version sp browser
1
556,756
16,490,256,672
IssuesEvent
2021-05-25 01:57:51
microbiomedata/nmdc-server
https://api.github.com/repos/microbiomedata/nmdc-server
closed
Portal Visualization - upset
MEDIUM priority: high
This plot should update dynamically with search filters. Wonder if the # studies bars should be scaled similarly to the # samples. Nice to have: filter by selections on the upset (i dont think there's a way to select for samples with specific multi-omic types with the left-hand search) Priority - High Urgency - Medium
1.0
Portal Visualization - upset - This plot should update dynamically with search filters. Wonder if the # studies bars should be scaled similarly to the # samples. Nice to have: filter by selections on the upset (i dont think there's a way to select for samples with specific multi-omic types with the left-hand search) Priority - High Urgency - Medium
priority
portal visualization upset this plot should update dynamically with search filters wonder if the studies bars should be scaled similarly to the samples nice to have filter by selections on the upset i dont think there s a way to select for samples with specific multi omic types with the left hand search priority high urgency medium
1
68,303
3,286,035,930
IssuesEvent
2015-10-28 23:31:34
starvingartists/starvingartists
https://api.github.com/repos/starvingartists/starvingartists
closed
(refactor) Fix slow image load times
in progress priority:medium
- investigate cloudinary - possibly add spinning progress wheel to make the wait more palatable.
1.0
(refactor) Fix slow image load times - - investigate cloudinary - possibly add spinning progress wheel to make the wait more palatable.
priority
refactor fix slow image load times investigate cloudinary possibly add spinning progress wheel to make the wait more palatable
1
484,251
13,936,853,534
IssuesEvent
2020-10-22 13:28:12
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
Update IRS report maps
Priority: Medium
Currently these maps use Gisida. - [x] We need to move them to use to our [new map component](https://github.com/onaio/reveal-frontend/blob/2865b2c6b054541571b5eac0f94b1d7bbab42485/src/components/GisidaLite/index.tsx). - [x] [Delete GisidaWrapper](https://github.com/onaio/reveal-frontend/tree/df03637a69f3e8b419c6b71b165113cf3ce532fd/src/components/GisidaWrapper) - [x] Remove [mapbox from here](https://github.com/onaio/reveal-frontend/blob/master/public/index.html#L15). This should no longer be necessary
1.0
Update IRS report maps - Currently these maps use Gisida. - [x] We need to move them to use to our [new map component](https://github.com/onaio/reveal-frontend/blob/2865b2c6b054541571b5eac0f94b1d7bbab42485/src/components/GisidaLite/index.tsx). - [x] [Delete GisidaWrapper](https://github.com/onaio/reveal-frontend/tree/df03637a69f3e8b419c6b71b165113cf3ce532fd/src/components/GisidaWrapper) - [x] Remove [mapbox from here](https://github.com/onaio/reveal-frontend/blob/master/public/index.html#L15). This should no longer be necessary
priority
update irs report maps currently these maps use gisida we need to move them to use to our remove this should no longer be necessary
1
616,274
19,297,840,758
IssuesEvent
2021-12-12 21:47:40
bounswe/2021SpringGroup1
https://api.github.com/repos/bounswe/2021SpringGroup1
closed
Styling on post card and Post Template Creation page design needs improvements.
Type: Enhancement Priority: Medium Status: In Progress Platform: Frontend
Now we are using the default Card component from bootstrap but it looks primitive. So, I will change it with the [material UI card](https://mui.com/components/cards/#complex-interaction) component. Also, I will add a [carousel](https://react-bootstrap.github.io/components/carousel/) to display images on this card. On the post-template creation page, I used the dropdown button to list data field types but now I realized it is meaningless. I need to use the select component to show these data field types. I will change them also.
1.0
Styling on post card and Post Template Creation page design needs improvements. - Now we are using the default Card component from bootstrap but it looks primitive. So, I will change it with the [material UI card](https://mui.com/components/cards/#complex-interaction) component. Also, I will add a [carousel](https://react-bootstrap.github.io/components/carousel/) to display images on this card. On the post-template creation page, I used the dropdown button to list data field types but now I realized it is meaningless. I need to use the select component to show these data field types. I will change them also.
priority
styling on post card and post template creation page design needs improvements now we are using the default card component from bootstrap but it looks primitive so i will change it with the component also i will add a to display images on this card on the post template creation page i used the dropdown button to list data field types but now i realized it is meaningless i need to use the select component to show these data field types i will change them also
1
89,116
3,789,885,640
IssuesEvent
2016-03-21 19:29:20
washingtonstateuniversity/WSUWP-spine-parent-theme
https://api.github.com/repos/washingtonstateuniversity/WSUWP-spine-parent-theme
closed
Text over photo doesn't appear correctly on mobile devices
bug priority:medium
Text over photo when using Page Builder's slideshow doesn't appear correctly in portrait or landscape mode. ![](http://i.imgur.com/8Po1dIp.jpg)
1.0
Text over photo doesn't appear correctly on mobile devices - Text over photo when using Page Builder's slideshow doesn't appear correctly in portrait or landscape mode. ![](http://i.imgur.com/8Po1dIp.jpg)
priority
text over photo doesn t appear correctly on mobile devices text over photo when using page builder s slideshow doesn t appear correctly in portrait or landscape mode
1
224,364
7,469,500,332
IssuesEvent
2018-04-02 23:12:27
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Client crash as soon as i try to connect to a server
Medium Priority
The client just crashes, no error message or anything. It crashes when: I press join Try to join a server to quickly before letting the client load the server list. Try to join a server after waiting to long before joining a server. Trying to join a server Writing the wrong password into the server. Also pressing stop while loading the server list. And sometimes when i press continue. In order to work around this it's like goldie locks. I has to be just perfect.
1.0
Client crash as soon as i try to connect to a server - The client just crashes, no error message or anything. It crashes when: I press join Try to join a server to quickly before letting the client load the server list. Try to join a server after waiting to long before joining a server. Trying to join a server Writing the wrong password into the server. Also pressing stop while loading the server list. And sometimes when i press continue. In order to work around this it's like goldie locks. I has to be just perfect.
priority
client crash as soon as i try to connect to a server the client just crashes no error message or anything it crashes when i press join try to join a server to quickly before letting the client load the server list try to join a server after waiting to long before joining a server trying to join a server writing the wrong password into the server also pressing stop while loading the server list and sometimes when i press continue in order to work around this it s like goldie locks i has to be just perfect
1
812,905
30,388,718,092
IssuesEvent
2023-07-13 04:38:08
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Internalize Merge Confidence preset
type:feature priority-3-medium status:ready
### Describe the proposed change(s). Deprecate the https://github.com/whitesource/merge-confidence/ repo and instead make this preset "internal". This will require migrating it for any repos or presets representing it externally e.g. `github.com/ Propose to make it its own prefix, e.g. `mergeconfidence:default`. More can be added later, for example if we have a preset which uses more or less columns, etc. I suggest that the column definitions can be added by default, without need for the preset - and allowing others to use them manually. Then the preset itself can just be the [packageRules part](https://github.com/whitesource/merge-confidence/blob/033f7a63112349998f04b14665068c1bca4039a5/beta.json#L8-L14) ### Describe why we need/want these change(s). Having it hosted on GitHub leads to a lot of extra API calls
1.0
Internalize Merge Confidence preset - ### Describe the proposed change(s). Deprecate the https://github.com/whitesource/merge-confidence/ repo and instead make this preset "internal". This will require migrating it for any repos or presets representing it externally e.g. `github.com/ Propose to make it its own prefix, e.g. `mergeconfidence:default`. More can be added later, for example if we have a preset which uses more or less columns, etc. I suggest that the column definitions can be added by default, without need for the preset - and allowing others to use them manually. Then the preset itself can just be the [packageRules part](https://github.com/whitesource/merge-confidence/blob/033f7a63112349998f04b14665068c1bca4039a5/beta.json#L8-L14) ### Describe why we need/want these change(s). Having it hosted on GitHub leads to a lot of extra API calls
priority
internalize merge confidence preset describe the proposed change s deprecate the repo and instead make this preset internal this will require migrating it for any repos or presets representing it externally e g github com propose to make it its own prefix e g mergeconfidence default more can be added later for example if we have a preset which uses more or less columns etc i suggest that the column definitions can be added by default without need for the preset and allowing others to use them manually then the preset itself can just be the describe why we need want these change s having it hosted on github leads to a lot of extra api calls
1
26,351
2,684,330,700
IssuesEvent
2015-03-28 21:41:43
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
opened
Edit console output glitch
1 star bug imported Priority-Medium
_From [gigaplas...@gmail.com](https://code.google.com/u/106336574353395140522/) on April 06, 2013 23:20:43_ Required information! OS version: Win7 SP1 x86 ConEmu version: 130401 x86 Far version (if you are using Far Manager): 2.1.1807 x86 *Bug description* "Ассоциированный" запуск скриптов WSH не сразу поступает в буфер "длинного консольного вывода (long console output)". *Steps to reproduction* 1. Создать файл test.vbs содержащий одну строку: WScript.Echo "This is a test string" 2. Набрать в ком.строке Far test.vbs и нажать Enter (НЕ Enter на файле! т.к. тогда запускатор Far-а запустит скрипт в отдельном окне). Выполнить можно неоднократно. Свернув панели Far видим вывод строки на экране. F11 - Edit console output: вывода нет. 3. Закрыть редактор, набрать в ком.строке echo и нажать Enter. Снова F11 - Edit console output: ВЕСЬ вывод есть в редакторе (включая вывод от test.vbs и от команды echo). echo может заменить любая команда cmd или .cmd скрипт. *Дополнительная информация* В описанном выше примере хостом WSH по умолчанию является cscript.exe (НЕ wscript.exe). Если выполнять "неассоциированный" запуск, т.е. в ком.строке набрать "cscript.exe test.vbs" - вывод поступает в "long console output" нормально (виден сразу после выполнения команды). На Windows XP такого глитча нет, только на Windows 7. Глитч также повторяется в ConEmu 120727c (просто был замечен только сейчас). _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=1015_
1.0
Edit console output glitch - _From [gigaplas...@gmail.com](https://code.google.com/u/106336574353395140522/) on April 06, 2013 23:20:43_ Required information! OS version: Win7 SP1 x86 ConEmu version: 130401 x86 Far version (if you are using Far Manager): 2.1.1807 x86 *Bug description* "Ассоциированный" запуск скриптов WSH не сразу поступает в буфер "длинного консольного вывода (long console output)". *Steps to reproduction* 1. Создать файл test.vbs содержащий одну строку: WScript.Echo "This is a test string" 2. Набрать в ком.строке Far test.vbs и нажать Enter (НЕ Enter на файле! т.к. тогда запускатор Far-а запустит скрипт в отдельном окне). Выполнить можно неоднократно. Свернув панели Far видим вывод строки на экране. F11 - Edit console output: вывода нет. 3. Закрыть редактор, набрать в ком.строке echo и нажать Enter. Снова F11 - Edit console output: ВЕСЬ вывод есть в редакторе (включая вывод от test.vbs и от команды echo). echo может заменить любая команда cmd или .cmd скрипт. *Дополнительная информация* В описанном выше примере хостом WSH по умолчанию является cscript.exe (НЕ wscript.exe). Если выполнять "неассоциированный" запуск, т.е. в ком.строке набрать "cscript.exe test.vbs" - вывод поступает в "long console output" нормально (виден сразу после выполнения команды). На Windows XP такого глитча нет, только на Windows 7. Глитч также повторяется в ConEmu 120727c (просто был замечен только сейчас). _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=1015_
priority
edit console output glitch from on april required information os version conemu version far version if you are using far manager bug description ассоциированный запуск скриптов wsh не сразу поступает в буфер длинного консольного вывода long console output steps to reproduction создать файл test vbs содержащий одну строку wscript echo this is a test string набрать в ком строке far test vbs и нажать enter не enter на файле т к тогда запускатор far а запустит скрипт в отдельном окне выполнить можно неоднократно свернув панели far видим вывод строки на экране edit console output вывода нет закрыть редактор набрать в ком строке echo и нажать enter снова edit console output весь вывод есть в редакторе включая вывод от test vbs и от команды echo echo может заменить любая команда cmd или cmd скрипт дополнительная информация в описанном выше примере хостом wsh по умолчанию является cscript exe не wscript exe если выполнять неассоциированный запуск т е в ком строке набрать cscript exe test vbs вывод поступает в long console output нормально виден сразу после выполнения команды на windows xp такого глитча нет только на windows глитч также повторяется в conemu просто был замечен только сейчас original issue
1
97,833
4,007,015,690
IssuesEvent
2016-05-12 16:40:00
BugBusterSWE/documentation
https://api.github.com/repos/BugBusterSWE/documentation
opened
Lista delle modifiche PdQ
priority:medium
*Documento in cui si trova il problema*: Activity #269 Piano di Qualifica *Descrizione del problema*: Aggiornare la lista delle modifiche inserendo anche il numero della sezione modificata Link task: [https://bugbusters.teamwork.com/tasks/6683937](https://bugbusters.teamwork.com/tasks/6683937)
1.0
Lista delle modifiche PdQ - *Documento in cui si trova il problema*: Activity #269 Piano di Qualifica *Descrizione del problema*: Aggiornare la lista delle modifiche inserendo anche il numero della sezione modificata Link task: [https://bugbusters.teamwork.com/tasks/6683937](https://bugbusters.teamwork.com/tasks/6683937)
priority
lista delle modifiche pdq documento in cui si trova il problema activity piano di qualifica descrizione del problema aggiornare la lista delle modifiche inserendo anche il numero della sezione modificata link task
1
608,139
18,800,149,840
IssuesEvent
2021-11-09 06:03:27
MarketSquare/robotframework-browser
https://api.github.com/repos/MarketSquare/robotframework-browser
closed
Fix typo when logging strict mode in node side.
bug acknowledge priority: medium
Fix typo when logging strict mode in node side.
1.0
Fix typo when logging strict mode in node side. - Fix typo when logging strict mode in node side.
priority
fix typo when logging strict mode in node side fix typo when logging strict mode in node side
1
594,205
18,040,326,769
IssuesEvent
2021-09-18 00:46:57
gravityview/GravityView
https://api.github.com/repos/gravityview/GravityView
opened
Add Custom Label field to GravityView widgets
Core: Administration Difficulty: Low Priority: Medium Core: Fields
When speaking with a customer today, I saw that he had a bunch of GravityView Widgets in his View configuration. They all said "custom content" which is not easy to parse. We have the setting in Custom Content fields that allows labeling for admin purposes only. We should add that for widgets.
1.0
Add Custom Label field to GravityView widgets - When speaking with a customer today, I saw that he had a bunch of GravityView Widgets in his View configuration. They all said "custom content" which is not easy to parse. We have the setting in Custom Content fields that allows labeling for admin purposes only. We should add that for widgets.
priority
add custom label field to gravityview widgets when speaking with a customer today i saw that he had a bunch of gravityview widgets in his view configuration they all said custom content which is not easy to parse we have the setting in custom content fields that allows labeling for admin purposes only we should add that for widgets
1
81,479
3,591,430,099
IssuesEvent
2016-02-01 11:43:52
thesgc/chembiohub_helpdesk
https://api.github.com/repos/thesgc/chembiohub_helpdesk
closed
Functional requirement: in advance of a University-provided Dropbox utility, provide storage for fil
app: ChemReg For Andy and Paul Review name: Karen priority: Medium status: New
Functional requirement: in advance of a University-provided Dropbox utility, provide storage for files (including images) associated with a project. Will need constraints on individual file size and maximum storage provision per project in order to be manageable. Actual figures for each tbd.
1.0
Functional requirement: in advance of a University-provided Dropbox utility, provide storage for fil - Functional requirement: in advance of a University-provided Dropbox utility, provide storage for files (including images) associated with a project. Will need constraints on individual file size and maximum storage provision per project in order to be manageable. Actual figures for each tbd.
priority
functional requirement in advance of a university provided dropbox utility provide storage for fil functional requirement in advance of a university provided dropbox utility provide storage for files including images associated with a project will need constraints on individual file size and maximum storage provision per project in order to be manageable actual figures for each tbd
1
275,203
8,575,461,054
IssuesEvent
2018-11-12 17:19:55
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Error messages from launcher on Windows
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
There are times the launcher (visit.c) should give error messages to user, but because we create Windows Apps instead of Console Apps, the error messages are never seen. (Currently only issue messages to stderr). Should we create Message Box messages for error conditions and/ or warnings? This occurred to me when fixing the hang when use specified '-np 2' on the command line, but mpiexec was not located. Would like user to see message regarding this, or other errors (like VISITSSH env var not pointing to an executable). -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2923 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Error messages from launcher on Windows Assigned to: Kathleen Biagas Category: Target version: 2.13.1 Author: Kathleen Biagas Start: 09/29/2017 Due date: % Done: 100 Estimated time: 1.0 Created: 09/29/2017 04:44 pm Updated: 11/21/2017 05:00 pm Likelihood: Severity: Found in version: 2.12.3 Impact: 3 - Medium Expected Use: 3 - Occasional OS: Windows Support Group: Any Description: There are times the launcher (visit.c) should give error messages to user, but because we create Windows Apps instead of Console Apps, the error messages are never seen. (Currently only issue messages to stderr). Should we create Message Box messages for error conditions and/ or warnings? This occurred to me when fixing the hang when use specified '-np 2' on the command line, but mpiexec was not located. Would like user to see message regarding this, or other errors (like VISITSSH env var not pointing to an executable). Comments: Added MessageBox error for mpiexe.exe not existing, and for VISITSSH being set in environment, but not pointing to valid location.
1.0
Error messages from launcher on Windows - There are times the launcher (visit.c) should give error messages to user, but because we create Windows Apps instead of Console Apps, the error messages are never seen. (Currently only issue messages to stderr). Should we create Message Box messages for error conditions and/ or warnings? This occurred to me when fixing the hang when use specified '-np 2' on the command line, but mpiexec was not located. Would like user to see message regarding this, or other errors (like VISITSSH env var not pointing to an executable). -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2923 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Error messages from launcher on Windows Assigned to: Kathleen Biagas Category: Target version: 2.13.1 Author: Kathleen Biagas Start: 09/29/2017 Due date: % Done: 100 Estimated time: 1.0 Created: 09/29/2017 04:44 pm Updated: 11/21/2017 05:00 pm Likelihood: Severity: Found in version: 2.12.3 Impact: 3 - Medium Expected Use: 3 - Occasional OS: Windows Support Group: Any Description: There are times the launcher (visit.c) should give error messages to user, but because we create Windows Apps instead of Console Apps, the error messages are never seen. (Currently only issue messages to stderr). Should we create Message Box messages for error conditions and/ or warnings? This occurred to me when fixing the hang when use specified '-np 2' on the command line, but mpiexec was not located. Would like user to see message regarding this, or other errors (like VISITSSH env var not pointing to an executable). Comments: Added MessageBox error for mpiexe.exe not existing, and for VISITSSH being set in environment, but not pointing to valid location.
priority
error messages from launcher on windows there are times the launcher visit c should give error messages to user but because we create windows apps instead of console apps the error messages are never seen currently only issue messages to stderr should we create message box messages for error conditions and or warnings this occurred to me when fixing the hang when use specified np on the command line but mpiexec was not located would like user to see message regarding this or other errors like visitssh env var not pointing to an executable redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject error messages from launcher on windows assigned to kathleen biagas category target version author kathleen biagas start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os windows support group any description there are times the launcher visit c should give error messages to user but because we create windows apps instead of console apps the error messages are never seen currently only issue messages to stderr should we create message box messages for error conditions and or warnings this occurred to me when fixing the hang when use specified np on the command line but mpiexec was not located would like user to see message regarding this or other errors like visitssh env var not pointing to an executable comments added messagebox error for mpiexe exe not existing and for visitssh being set in environment but not pointing to valid location
1
303,651
9,309,235,968
IssuesEvent
2019-03-25 16:03:45
forpdi/forpdi
https://api.github.com/repos/forpdi/forpdi
closed
Aprimoramento no upload de arquivos
ForRisco enhancement mediumpriority
Quando faço o anexo de um arquivo o botão de anexar arquivo não muda. Deveria aparecer pelo menos o nome do arquivo que irá ser anexado depois de salvar.Do jeito que está o usuário poderá achar que deu algum problema, pois o sistema não retorna nada. ![sem titulo](https://user-images.githubusercontent.com/28953578/53987301-619c9280-40ff-11e9-984d-235b4a8d005c.png)
1.0
Aprimoramento no upload de arquivos - Quando faço o anexo de um arquivo o botão de anexar arquivo não muda. Deveria aparecer pelo menos o nome do arquivo que irá ser anexado depois de salvar.Do jeito que está o usuário poderá achar que deu algum problema, pois o sistema não retorna nada. ![sem titulo](https://user-images.githubusercontent.com/28953578/53987301-619c9280-40ff-11e9-984d-235b4a8d005c.png)
priority
aprimoramento no upload de arquivos quando faço o anexo de um arquivo o botão de anexar arquivo não muda deveria aparecer pelo menos o nome do arquivo que irá ser anexado depois de salvar do jeito que está o usuário poderá achar que deu algum problema pois o sistema não retorna nada
1
559,571
16,565,719,974
IssuesEvent
2021-05-29 11:11:23
sopra-fs21-group-11/sopra-server
https://api.github.com/repos/sopra-fs21-group-11/sopra-server
closed
API for receiving and sending messages to other players
medium priority task
time: estimate: 2 h number of user story: #11 (covered in user story #10 as well)
1.0
API for receiving and sending messages to other players - time: estimate: 2 h number of user story: #11 (covered in user story #10 as well)
priority
api for receiving and sending messages to other players time estimate h number of user story covered in user story as well
1
624,704
19,704,667,681
IssuesEvent
2022-01-12 20:27:30
meanmedianmoge/zoia_lib
https://api.github.com/repos/meanmedianmoge/zoia_lib
closed
No internet connection error
bug medium priority
When starting the application I get a pop-up box with title" No internet connection" with the text "Failed to retrieve patches from PatchStorage. Please check your internet connection and tryagain." My internet connection however is fine. Any suggestions? Adding Zoia librarian.exe manually to windows firewall doesn't make help. Windows 10 Pro 64bit build 19043.1237 on Intel core i7-10510u cpu with 16gb ram Screenshot of the error: ![zlerror](https://user-images.githubusercontent.com/74898315/136985001-a80eaa0e-75e9-4be4-9ccd-212f349a2d18.png) .
1.0
No internet connection error - When starting the application I get a pop-up box with title" No internet connection" with the text "Failed to retrieve patches from PatchStorage. Please check your internet connection and tryagain." My internet connection however is fine. Any suggestions? Adding Zoia librarian.exe manually to windows firewall doesn't make help. Windows 10 Pro 64bit build 19043.1237 on Intel core i7-10510u cpu with 16gb ram Screenshot of the error: ![zlerror](https://user-images.githubusercontent.com/74898315/136985001-a80eaa0e-75e9-4be4-9ccd-212f349a2d18.png) .
priority
no internet connection error when starting the application i get a pop up box with title no internet connection with the text failed to retrieve patches from patchstorage please check your internet connection and tryagain my internet connection however is fine any suggestions adding zoia librarian exe manually to windows firewall doesn t make help windows pro build on intel core cpu with ram screenshot of the error
1
434,635
12,520,967,229
IssuesEvent
2020-06-03 16:43:03
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Build out feature flag for Central Office-to-virtual conversions
Priority: Medium Product: caseflow-hearings Stakeholder: BVA Team: Tango 💃
## Description Build out new feature flag for Central Office-to-virtual conversions Proposed feature flag name: `schedule_virtual_hearings_for_central` ## Acceptance criteria - [ ] Confirm user with feature flag can see hearing type dropdown for CO hearings - [ ] Confirm user w/o feature flag _can't_ see hearing type dropdown for CO hearings ## Background/context/resources N/A ## Technical notes - This can be incorporated into https://github.com/department-of-veterans-affairs/caseflow/pull/13832. - IMO, this flag should _only_ control the visibility of the hearing type dropdown for CO hearings
1.0
Build out feature flag for Central Office-to-virtual conversions - ## Description Build out new feature flag for Central Office-to-virtual conversions Proposed feature flag name: `schedule_virtual_hearings_for_central` ## Acceptance criteria - [ ] Confirm user with feature flag can see hearing type dropdown for CO hearings - [ ] Confirm user w/o feature flag _can't_ see hearing type dropdown for CO hearings ## Background/context/resources N/A ## Technical notes - This can be incorporated into https://github.com/department-of-veterans-affairs/caseflow/pull/13832. - IMO, this flag should _only_ control the visibility of the hearing type dropdown for CO hearings
priority
build out feature flag for central office to virtual conversions description build out new feature flag for central office to virtual conversions proposed feature flag name schedule virtual hearings for central acceptance criteria confirm user with feature flag can see hearing type dropdown for co hearings confirm user w o feature flag can t see hearing type dropdown for co hearings background context resources n a technical notes this can be incorporated into imo this flag should only control the visibility of the hearing type dropdown for co hearings
1
796,808
28,128,268,196
IssuesEvent
2023-03-31 19:51:05
DDMAL/CantusDB
https://api.github.com/repos/DDMAL/CantusDB
reopened
Implement Solr to improve load times on search views?
enhancement priority: medium
At the LinkedMusic project meeting, someone raised the point that fast load times are the feature that everyone wants but no one asks for, and that developers often don't bother trying to fix long load times when performing database searches because they don't know there are ways to make things faster. Solr was suggested as a tool for optimizing search times. Solr is already used on [CantusUltimus](https://github.com/DDMAL/cantus), I believe, so this might be a natural thing to implement. This will require some amount of research, and its implementation is not urgent - just putting this here so as not to forget about it.
1.0
Implement Solr to improve load times on search views? - At the LinkedMusic project meeting, someone raised the point that fast load times are the feature that everyone wants but no one asks for, and that developers often don't bother trying to fix long load times when performing database searches because they don't know there are ways to make things faster. Solr was suggested as a tool for optimizing search times. Solr is already used on [CantusUltimus](https://github.com/DDMAL/cantus), I believe, so this might be a natural thing to implement. This will require some amount of research, and its implementation is not urgent - just putting this here so as not to forget about it.
priority
implement solr to improve load times on search views at the linkedmusic project meeting someone raised the point that fast load times are the feature that everyone wants but no one asks for and that developers often don t bother trying to fix long load times when performing database searches because they don t know there are ways to make things faster solr was suggested as a tool for optimizing search times solr is already used on i believe so this might be a natural thing to implement this will require some amount of research and its implementation is not urgent just putting this here so as not to forget about it
1
478,151
13,774,030,425
IssuesEvent
2020-10-08 05:20:22
AY2021S1-CS2103T-F12-4/tp
https://api.github.com/repos/AY2021S1-CS2103T-F12-4/tp
closed
As a forgetful/disorganised student, I can search what tasks/meetings are due soon or by a specific date/time (filter)
priority.Medium type.Story
...so that I can remember to finish before the deadline.
1.0
As a forgetful/disorganised student, I can search what tasks/meetings are due soon or by a specific date/time (filter) - ...so that I can remember to finish before the deadline.
priority
as a forgetful disorganised student i can search what tasks meetings are due soon or by a specific date time filter so that i can remember to finish before the deadline
1
530,148
15,417,030,642
IssuesEvent
2021-03-05 06:24:12
nus-cs2113-AY2021S2/Utilities
https://api.github.com/repos/nus-cs2113-AY2021S2/Utilities
opened
Split string by many delimiters
priority.Medium type.Enhancement type.Epic
E.g., if we have a string `The @ quick # brown | fox * jumped $ over ~ the ; lazy / dog` the delimiters are `@, #, |, *. $. ~. ;, /` So the end result is an array/list `[The, quick, brown, fox, jumped, over, the, lazy, dog]`
1.0
Split string by many delimiters - E.g., if we have a string `The @ quick # brown | fox * jumped $ over ~ the ; lazy / dog` the delimiters are `@, #, |, *. $. ~. ;, /` So the end result is an array/list `[The, quick, brown, fox, jumped, over, the, lazy, dog]`
priority
split string by many delimiters e g if we have a string the quick brown fox jumped over the lazy dog the delimiters are so the end result is an array list
1
186,864
6,743,255,856
IssuesEvent
2017-10-20 11:14:22
ActivityWatch/activitywatch
https://api.github.com/repos/ActivityWatch/activitywatch
closed
How to update / pull the latest version of everything
priority: medium type: outreach
is there a nice command you're running to update everything? I'm seeing that there are submodules that are getting update & pulling AW doesn't account for this
1.0
How to update / pull the latest version of everything - is there a nice command you're running to update everything? I'm seeing that there are submodules that are getting update & pulling AW doesn't account for this
priority
how to update pull the latest version of everything is there a nice command you re running to update everything i m seeing that there are submodules that are getting update pulling aw doesn t account for this
1
806,051
29,798,779,635
IssuesEvent
2023-06-16 06:15:57
FINALALT1/BACKEND
https://api.github.com/repos/FINALALT1/BACKEND
closed
Feat: 컨텐츠 상세 페이지 보기 기능 구현
Status: In Progress Priority: Medium Type: Enhancement Category: API
## Description > 컨텐츠 상세보기 및 북마크하기, 북마크 취소하기API 구현 ## Tasks - [x] 컨텐츠 상세 페이지 가져오기 API - [x] 컨텐츠 북마크하기 API - [x] 컨텐츠 북마크 취소하기 API - [x] 통합 테스트 - [x] SWAGGER
1.0
Feat: 컨텐츠 상세 페이지 보기 기능 구현 - ## Description > 컨텐츠 상세보기 및 북마크하기, 북마크 취소하기API 구현 ## Tasks - [x] 컨텐츠 상세 페이지 가져오기 API - [x] 컨텐츠 북마크하기 API - [x] 컨텐츠 북마크 취소하기 API - [x] 통합 테스트 - [x] SWAGGER
priority
feat 컨텐츠 상세 페이지 보기 기능 구현 description 컨텐츠 상세보기 및 북마크하기 북마크 취소하기api 구현 tasks 컨텐츠 상세 페이지 가져오기 api 컨텐츠 북마크하기 api 컨텐츠 북마크 취소하기 api 통합 테스트 swagger
1
16,476
2,615,116,889
IssuesEvent
2015-03-01 05:42:07
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Automatically follow redirects
auto-migrated Component-HTTP Priority-Medium Type-Enhancement
``` What is the feature requested? By default the http library should automatically follow redirects, as specified in the Location header for a 3xx response. By default there should be a fixed maximum number of redirects it follows to avoid an infinite loop. It should be possible to turn set this maximum number, using 0 to disable following redirects. Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7)? All. External references, such as a standards document, or specification? http://tools.ietf.org/html/rfc2616#section-10.3 http://tools.ietf.org/html/rfc2616#section-14.30 Please provide any additional information below. ``` Original issue reported on code.google.com by `yan...@google.com` on 7 Oct 2010 at 11:36
1.0
Automatically follow redirects - ``` What is the feature requested? By default the http library should automatically follow redirects, as specified in the Location header for a 3xx response. By default there should be a fixed maximum number of redirects it follows to avoid an infinite loop. It should be possible to turn set this maximum number, using 0 to disable following redirects. Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7)? All. External references, such as a standards document, or specification? http://tools.ietf.org/html/rfc2616#section-10.3 http://tools.ietf.org/html/rfc2616#section-14.30 Please provide any additional information below. ``` Original issue reported on code.google.com by `yan...@google.com` on 7 Oct 2010 at 11:36
priority
automatically follow redirects what is the feature requested by default the http library should automatically follow redirects as specified in the location header for a response by default there should be a fixed maximum number of redirects it follows to avoid an infinite loop it should be possible to turn set this maximum number using to disable following redirects java environments e g java android app engine all external references such as a standards document or specification please provide any additional information below original issue reported on code google com by yan google com on oct at
1
21,217
2,636,795,157
IssuesEvent
2015-03-10 08:16:40
cs2103jan2015-w15-1j/main
https://api.github.com/repos/cs2103jan2015-w15-1j/main
closed
A user can add and delete tags to tasks
priority.medium type.story
so that he knows what’s due for that specific category/tag.
1.0
A user can add and delete tags to tasks - so that he knows what’s due for that specific category/tag.
priority
a user can add and delete tags to tasks so that he knows what’s due for that specific category tag
1
113,703
4,567,315,871
IssuesEvent
2016-09-15 10:37:42
nikcross/open-forum
https://api.github.com/repos/nikcross/open-forum
closed
Create a Triggers App for managing Triggers
auto-migrated enhancement Priority-Medium Type-Enhancement
``` Create Time and Page Triggers apps for managing triggers. In Time Triggers: Have a table view with * page with link * time periods * is active check box * has exception check box * last run date and time * run now button * delete button Have buttons * Create new trigger ``` Original issue reported on code.google.com by `nicholas...@gmail.com` on 14 May 2008 at 10:28
1.0
Create a Triggers App for managing Triggers - ``` Create Time and Page Triggers apps for managing triggers. In Time Triggers: Have a table view with * page with link * time periods * is active check box * has exception check box * last run date and time * run now button * delete button Have buttons * Create new trigger ``` Original issue reported on code.google.com by `nicholas...@gmail.com` on 14 May 2008 at 10:28
priority
create a triggers app for managing triggers create time and page triggers apps for managing triggers in time triggers have a table view with page with link time periods is active check box has exception check box last run date and time run now button delete button have buttons create new trigger original issue reported on code google com by nicholas gmail com on may at
1
714,408
24,560,571,040
IssuesEvent
2022-10-12 19:51:47
PrefectHQ/prefect
https://api.github.com/repos/PrefectHQ/prefect
closed
Add `--param` and `--params` to `prefect deployment run` CLI
enhancement status:accepted v2 priority:medium v1-parity
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. - [X] I searched the Prefect documentation for this feature. ### Prefect Version 2.x ### Describe the current behavior Currently, users can provide custom parameter values to the "build" CLI. ### Describe the proposed behavior It would be great to copy the same behavior to the "run" deployment CLI ### Example Use Any parametrized flow: ```python from prefect import task, flow from prefect import get_run_logger from typing import Any @task def say_hi(user_name: str, question: str, answer: Any) -> None: logger = get_run_logger() logger.info("Hello from Prefect, %s! 👋", user_name) logger.info("The answer to the %s question is %s! 🤖", question, answer) @flow def parametrized( user: str = "Marvin", question: str = "ultimate", answer: Any = 42 ) -> None: say_hi(user, question, answer) if __name__ == "__main__": parametrized(user="World") ``` CLI: ``` prefect deployment run parametrized/dev --param user=Marvin --param answer=42 prefect deployment run parametrized/dev --params '{"user": "Marvin", "answer": 42}' ```
1.0
Add `--param` and `--params` to `prefect deployment run` CLI - ### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. - [X] I searched the Prefect documentation for this feature. ### Prefect Version 2.x ### Describe the current behavior Currently, users can provide custom parameter values to the "build" CLI. ### Describe the proposed behavior It would be great to copy the same behavior to the "run" deployment CLI ### Example Use Any parametrized flow: ```python from prefect import task, flow from prefect import get_run_logger from typing import Any @task def say_hi(user_name: str, question: str, answer: Any) -> None: logger = get_run_logger() logger.info("Hello from Prefect, %s! 👋", user_name) logger.info("The answer to the %s question is %s! 🤖", question, answer) @flow def parametrized( user: str = "Marvin", question: str = "ultimate", answer: Any = 42 ) -> None: say_hi(user, question, answer) if __name__ == "__main__": parametrized(user="World") ``` CLI: ``` prefect deployment run parametrized/dev --param user=Marvin --param answer=42 prefect deployment run parametrized/dev --params '{"user": "Marvin", "answer": 42}' ```
priority
add param and params to prefect deployment run cli first check i added a descriptive title to this issue i used the github search to find a similar request and didn t find it i searched the prefect documentation for this feature prefect version x describe the current behavior currently users can provide custom parameter values to the build cli describe the proposed behavior it would be great to copy the same behavior to the run deployment cli example use any parametrized flow python from prefect import task flow from prefect import get run logger from typing import any task def say hi user name str question str answer any none logger get run logger logger info hello from prefect s 👋 user name logger info the answer to the s question is s 🤖 question answer flow def parametrized user str marvin question str ultimate answer any none say hi user question answer if name main parametrized user world cli prefect deployment run parametrized dev param user marvin param answer prefect deployment run parametrized dev params user marvin answer
1
252,426
8,036,182,046
IssuesEvent
2018-07-30 08:17:31
medtune/beta-platform
https://api.github.com/repos/medtune/beta-platform
closed
Capsule's client
area/capsules area/networking kind/experimental level/hard priority/medium techno/Tensorflow techno/gRPC version/0.1.0
Before diving into Capsules project, we could create a simple client that will handle inference and look ups on Tensorflow freezed models. Keep in mind that gRPC is required also TensorflowServing signatures
1.0
Capsule's client - Before diving into Capsules project, we could create a simple client that will handle inference and look ups on Tensorflow freezed models. Keep in mind that gRPC is required also TensorflowServing signatures
priority
capsule s client before diving into capsules project we could create a simple client that will handle inference and look ups on tensorflow freezed models keep in mind that grpc is required also tensorflowserving signatures
1
38,556
2,848,655,587
IssuesEvent
2015-05-30 01:49:32
andresriancho/w3af
https://api.github.com/repos/andresriancho/w3af
closed
TypeError: unsupported operand types @ status.py
bug core priority:medium
## Version Information ``` Python version: 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2] GTK version: 2.24.10 PyGTK version: 2.24.0 w3af version: w3af - Web Application Attack and Audit Framework Version: 1.6.51 Distribution: Kali Linux Author: Andres Riancho and the w3af team. ``` ## Traceback ```pytb Traceback (most recent call last): File "/usr/share/w3af/w3af/core/ui/gui/tabs/log/stats.py", line 112, in update new_text = self.generate_text(item, set_defaults) File "/usr/share/w3af/w3af/core/ui/gui/tabs/log/stats.py", line 119, in generate_text value = getattr(self.w3af.status, 'get_%s' % item.getter)() File "/usr/share/w3af/w3af/core/controllers/core_helpers/status.py", line 219, in get_crawl_eta eta_minutes = current_size / speed TypeError: unsupported operand type(s) for /: 'NoneType' and 'float' ```
1.0
TypeError: unsupported operand types @ status.py - ## Version Information ``` Python version: 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2] GTK version: 2.24.10 PyGTK version: 2.24.0 w3af version: w3af - Web Application Attack and Audit Framework Version: 1.6.51 Distribution: Kali Linux Author: Andres Riancho and the w3af team. ``` ## Traceback ```pytb Traceback (most recent call last): File "/usr/share/w3af/w3af/core/ui/gui/tabs/log/stats.py", line 112, in update new_text = self.generate_text(item, set_defaults) File "/usr/share/w3af/w3af/core/ui/gui/tabs/log/stats.py", line 119, in generate_text value = getattr(self.w3af.status, 'get_%s' % item.getter)() File "/usr/share/w3af/w3af/core/controllers/core_helpers/status.py", line 219, in get_crawl_eta eta_minutes = current_size / speed TypeError: unsupported operand type(s) for /: 'NoneType' and 'float' ```
priority
typeerror unsupported operand types status py version information python version default mar gtk version pygtk version version web application attack and audit framework version distribution kali linux author andres riancho and the team traceback pytb traceback most recent call last file usr share core ui gui tabs log stats py line in update new text self generate text item set defaults file usr share core ui gui tabs log stats py line in generate text value getattr self status get s item getter file usr share core controllers core helpers status py line in get crawl eta eta minutes current size speed typeerror unsupported operand type s for nonetype and float
1
397,977
11,736,351,350
IssuesEvent
2020-03-11 12:55:26
Ifi-makers/trall-e
https://api.github.com/repos/Ifi-makers/trall-e
closed
Set up a time schedule
priority_medium
We need deadlines if we're gonna complete this on time. What's the event it shall be used for? We should define an MVP https://en.wikipedia.org/wiki/Minimum_viable_product
1.0
Set up a time schedule - We need deadlines if we're gonna complete this on time. What's the event it shall be used for? We should define an MVP https://en.wikipedia.org/wiki/Minimum_viable_product
priority
set up a time schedule we need deadlines if we re gonna complete this on time what s the event it shall be used for we should define an mvp
1
115,743
4,680,326,768
IssuesEvent
2016-10-08 05:16:52
Nexteria/Nextis
https://api.github.com/repos/Nexteria/Nextis
opened
Umožniť pri eventoch evidovať náhradníkov
enhancement Medium priority Need consulting
Náhradníci alebo resp. poradovník podľa ktorého by sa prihlasovali ľudia. Otázky: - ak by to bol poradovník, po uvoľnení miesta sa má automaticky prihlásiť další v poradí alebo mu len odošleme notifikáciu a dáme mu istý čas na rozmyslenie?
1.0
Umožniť pri eventoch evidovať náhradníkov - Náhradníci alebo resp. poradovník podľa ktorého by sa prihlasovali ľudia. Otázky: - ak by to bol poradovník, po uvoľnení miesta sa má automaticky prihlásiť další v poradí alebo mu len odošleme notifikáciu a dáme mu istý čas na rozmyslenie?
priority
umožniť pri eventoch evidovať náhradníkov náhradníci alebo resp poradovník podľa ktorého by sa prihlasovali ľudia otázky ak by to bol poradovník po uvoľnení miesta sa má automaticky prihlásiť další v poradí alebo mu len odošleme notifikáciu a dáme mu istý čas na rozmyslenie
1
558,961
16,545,559,836
IssuesEvent
2021-05-27 23:17:32
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
closed
Detail page needs 'add to cart' button
A-Enhancement B-OPUS JS Effort 2 Medium Priority 4 Useful
Originally reported by: **lisa ballard (Bitbucket: [basilleaf](https://bitbucket.org/basilleaf), GitHub: [basilleaf](https://github.com/basilleaf))** --- --- - Bitbucket: https://bitbucket.org/ringsnode/opus2/issue/109
1.0
Detail page needs 'add to cart' button - Originally reported by: **lisa ballard (Bitbucket: [basilleaf](https://bitbucket.org/basilleaf), GitHub: [basilleaf](https://github.com/basilleaf))** --- --- - Bitbucket: https://bitbucket.org/ringsnode/opus2/issue/109
priority
detail page needs add to cart button originally reported by lisa ballard bitbucket github bitbucket
1
157,414
6,000,535,792
IssuesEvent
2017-06-05 05:34:38
GeekyAnts/NativeBase
https://api.github.com/repos/GeekyAnts/NativeBase
closed
Why Icon is logging in my chrome console?
help wanted medium priority question
Hi all, I am using redux-form and native base to create an authentication page but it seems to be doing a weird thing when the page launch. <img width="419" alt="screen shot 2017-05-19 at 2 10 27 pm" src="https://cloud.githubusercontent.com/assets/15335445/26267069/0fded290-3c9d-11e7-824f-0cff80bd65f6.png"> I don't understand why Item.js:115 is being logged when I lauched and it keeps being logged when I change my input. Here is my Signin code for reference.. ``` import React, { Component } from 'react'; import { reduxForm, Field } from 'redux-form'; import { Container, Content, Item, Input, Button, Form, Label, Text, Icon } from 'native-base'; import * as actions from '../actions'; class Signin extends Component { handleFormSubmit({ username, password }) { console.log('Signin container', username, password) this.props.userSignIn({ username, password }); } renderUsername() { return ( <Item floatingLabel> <Icon name="ios-person" /> <Label>Username</Label> <Input autoCorrect={false}/> </Item> ); } renderPassword() { return ( <Item floatingLabel> <Icon name="ios-lock" /> <Label>Password</Label> <Input secureTextEntry={true} /> </Item> ); } renderLoginBtn() { return ( <Container style={styles.button}> <Content> <Button primary action="submit"> <Text>Login</Text> </Button> </Content> </Container> ); } render() { const { handleSubmit, fields: { username, password } } = this.props; return ( <Container style={styles.container}> <Content> <Form onSubmit={handleSubmit(this.handleFormSubmit.bind(this))}> <Field name="username" component={this.renderUsername} /> <Field name="password" component={this.renderPassword} /> {this.renderLoginBtn()} </Form> </Content> </Container> ); } } function mapStateToProps(state) { //working on it.. return { }; } export default reduxForm({form: 'signin', fields: ['username', 'password']}, mapStateToProps, actions)(Signin); ``` Does anyone know why this is happening?
1.0
Why Icon is logging in my chrome console? - Hi all, I am using redux-form and native base to create an authentication page but it seems to be doing a weird thing when the page launch. <img width="419" alt="screen shot 2017-05-19 at 2 10 27 pm" src="https://cloud.githubusercontent.com/assets/15335445/26267069/0fded290-3c9d-11e7-824f-0cff80bd65f6.png"> I don't understand why Item.js:115 is being logged when I lauched and it keeps being logged when I change my input. Here is my Signin code for reference.. ``` import React, { Component } from 'react'; import { reduxForm, Field } from 'redux-form'; import { Container, Content, Item, Input, Button, Form, Label, Text, Icon } from 'native-base'; import * as actions from '../actions'; class Signin extends Component { handleFormSubmit({ username, password }) { console.log('Signin container', username, password) this.props.userSignIn({ username, password }); } renderUsername() { return ( <Item floatingLabel> <Icon name="ios-person" /> <Label>Username</Label> <Input autoCorrect={false}/> </Item> ); } renderPassword() { return ( <Item floatingLabel> <Icon name="ios-lock" /> <Label>Password</Label> <Input secureTextEntry={true} /> </Item> ); } renderLoginBtn() { return ( <Container style={styles.button}> <Content> <Button primary action="submit"> <Text>Login</Text> </Button> </Content> </Container> ); } render() { const { handleSubmit, fields: { username, password } } = this.props; return ( <Container style={styles.container}> <Content> <Form onSubmit={handleSubmit(this.handleFormSubmit.bind(this))}> <Field name="username" component={this.renderUsername} /> <Field name="password" component={this.renderPassword} /> {this.renderLoginBtn()} </Form> </Content> </Container> ); } } function mapStateToProps(state) { //working on it.. return { }; } export default reduxForm({form: 'signin', fields: ['username', 'password']}, mapStateToProps, actions)(Signin); ``` Does anyone know why this is happening?
priority
why icon is logging in my chrome console hi all i am using redux form and native base to create an authentication page but it seems to be doing a weird thing when the page launch img width alt screen shot at pm src i don t understand why item js is being logged when i lauched and it keeps being logged when i change my input here is my signin code for reference import react component from react import reduxform field from redux form import container content item input button form label text icon from native base import as actions from actions class signin extends component handleformsubmit username password console log signin container username password this props usersignin username password renderusername return username renderpassword return password renderloginbtn return login render const handlesubmit fields username password this props return this renderloginbtn function mapstatetoprops state working on it return export default reduxform form signin fields mapstatetoprops actions signin does anyone know why this is happening
1
700,158
24,048,928,018
IssuesEvent
2022-09-16 10:54:52
IAmTamal/Milan
https://api.github.com/repos/IAmTamal/Milan
closed
🎨 FRONTEND -
✨ goal: improvement 🕹 aspect: interface 🛠 goal: fix 🟨 priority: medium 🛠 status : under development good first issue
### Description - Curently the Club register page has all placeholders for desktop - Make sure for **DESKTOPS** - we have just the labels and no placeholders - You can follow the design at [User registration Page](https://milaan.vercel.app/user/register) - Make sure the styles are similar ! ### Screenshots ## This is what i was talking about ![image](https://user-images.githubusercontent.com/72851613/190574672-ab04bc38-d8ba-4362-8cfa-7169d406e52a.png) ### Additional information _No response_
1.0
🎨 FRONTEND - - ### Description - Curently the Club register page has all placeholders for desktop - Make sure for **DESKTOPS** - we have just the labels and no placeholders - You can follow the design at [User registration Page](https://milaan.vercel.app/user/register) - Make sure the styles are similar ! ### Screenshots ## This is what i was talking about ![image](https://user-images.githubusercontent.com/72851613/190574672-ab04bc38-d8ba-4362-8cfa-7169d406e52a.png) ### Additional information _No response_
priority
🎨 frontend description curently the club register page has all placeholders for desktop make sure for desktops we have just the labels and no placeholders you can follow the design at make sure the styles are similar screenshots this is what i was talking about additional information no response
1
27,472
2,693,302,276
IssuesEvent
2015-04-01 14:04:46
cs2103jan2015-w11-2c/main
https://api.github.com/repos/cs2103jan2015-w11-2c/main
closed
A user can do batch processing such as selecting multiple events for deletion
Controller/Data File Storage Parser priority.medium type.story UI
...for faster processing (e.g. mark several task for deletion, select a range of tasks to copy)
1.0
A user can do batch processing such as selecting multiple events for deletion - ...for faster processing (e.g. mark several task for deletion, select a range of tasks to copy)
priority
a user can do batch processing such as selecting multiple events for deletion for faster processing e g mark several task for deletion select a range of tasks to copy
1
462,576
13,249,471,748
IssuesEvent
2020-08-19 20:52:13
phetsims/chipper
https://api.github.com/repos/phetsims/chipper
closed
Make reportMedia.js run without grunt so it can run as a fast precommit hook.
priority:3-medium status:ready-for-review
From Slack: Sam Reid:house_with_garden: 6:19 PM CT has a red column with “Fatal error: There is an issue with the licenses for media types.“. Should we add a commit hook for that? Michael Kauzmann 6:21 PM It totally bit me last week, and I feel like it caused disruption to a lot of others. I rarely remember to update license.json files. All this to say "yes, that would likely help me!" Jonathan Olson 6:21 PM It's presumably not much overhead added when running? If so, it presumably seems helpful Chris Malley 6:22 PM A pre-commit hook would be nice. As long as it doesn't require doing a build, which is currently when media licensing is checked. Sam Reid:house_with_garden: 6:22 PM I’m having trouble tracking down this particular problem combo-box-selection.mp3. Who is trying to load this file? Jonathan Olson 6:23 PM Yes, a full build seems a bit expensive Sam Reid:house_with_garden: 6:23 PM Maybe something is excluded from my search? Chris Malley 6:23 PM Or maybe someone didn't push that mp3 file. 6:24 I see tambo/sounds/combo-box-selection.mp3 6:24 And it has an entry in tambo/sounds/license.json Sam Reid:house_with_garden: 6:25 PM Ah, my license.jsons are excluded from search. The problem is that tambo/sounds/license.json has an entry but the file has been removed Chris Malley 6:25 PM Yeah I see that too, after doing a tambo pull. Sam Reid:house_with_garden: 6:28 PM Part of what made the rest of the precommit hooks “fast enough” was avoiding the overhead of launching grunt. To get report-media to work, we would either (a) need to factor it out so it can run without grunt context or (b) just incur the overhead of launching grunt 6:29 For me, grunt --help takes about 1.3 seconds. I think it’s slower on windows. Chris Malley 6:31 PM Maybe we should just remind everyone that, if you're adding/removing media files, you really need to do a local build before pushing. Or could our pre-commit hook recognize that media files are involved, and do a local build only in that case? Michael Kauzmann 6:32 PM It is just the reportMedia function, see CHIPPER/Gruntfile:375 Sam Reid:house_with_garden: 6:32 PM I removed the license entry and committed to https://github.com/phetsims/sun/issues/602 Michael Kauzmann 6:32 PM I bet that would be very speedy! Sam Reid:house_with_garden: 6:32 PM grunt report-media is sufficient for this class of problems. 6:33 For me, it is ~/apache-document-root/main/tambo$ time grunt report-media Running "report-media" task Done. real 0m1.352s 6:33 Michael how fast is it on your windows? Michael Kauzmann 6:33 PM Michael ~/PhET/git/ratio-and-proportion (master) $ time grunt report-media Running "report-media" task > missing-file: tambo/sounds/combo-box-selection.mp3 Fatal error: There is an issue with the licenses for media types. real 0m2.565s user 0m0.045s sys 0m0.015s 6:33 its all in spinning up grunt. 6:34 running grunt is a total deal breaker. 6:34 (to me) Sam Reid:house_with_garden: 6:34 PM OK maybe we can factor out “report media” to run without a grunt 6:34 That’s what we did for lint and that worked out great New Michael Kauzmann 6:35 PM right. I agree it is a slippery slope, but I also don't see a ton of value in grunt.file.exists as opposed to fs.existsSync(). 6:35 afk
1.0
Make reportMedia.js run without grunt so it can run as a fast precommit hook. - From Slack: Sam Reid:house_with_garden: 6:19 PM CT has a red column with “Fatal error: There is an issue with the licenses for media types.“. Should we add a commit hook for that? Michael Kauzmann 6:21 PM It totally bit me last week, and I feel like it caused disruption to a lot of others. I rarely remember to update license.json files. All this to say "yes, that would likely help me!" Jonathan Olson 6:21 PM It's presumably not much overhead added when running? If so, it presumably seems helpful Chris Malley 6:22 PM A pre-commit hook would be nice. As long as it doesn't require doing a build, which is currently when media licensing is checked. Sam Reid:house_with_garden: 6:22 PM I’m having trouble tracking down this particular problem combo-box-selection.mp3. Who is trying to load this file? Jonathan Olson 6:23 PM Yes, a full build seems a bit expensive Sam Reid:house_with_garden: 6:23 PM Maybe something is excluded from my search? Chris Malley 6:23 PM Or maybe someone didn't push that mp3 file. 6:24 I see tambo/sounds/combo-box-selection.mp3 6:24 And it has an entry in tambo/sounds/license.json Sam Reid:house_with_garden: 6:25 PM Ah, my license.jsons are excluded from search. The problem is that tambo/sounds/license.json has an entry but the file has been removed Chris Malley 6:25 PM Yeah I see that too, after doing a tambo pull. Sam Reid:house_with_garden: 6:28 PM Part of what made the rest of the precommit hooks “fast enough” was avoiding the overhead of launching grunt. To get report-media to work, we would either (a) need to factor it out so it can run without grunt context or (b) just incur the overhead of launching grunt 6:29 For me, grunt --help takes about 1.3 seconds. I think it’s slower on windows. Chris Malley 6:31 PM Maybe we should just remind everyone that, if you're adding/removing media files, you really need to do a local build before pushing. Or could our pre-commit hook recognize that media files are involved, and do a local build only in that case? Michael Kauzmann 6:32 PM It is just the reportMedia function, see CHIPPER/Gruntfile:375 Sam Reid:house_with_garden: 6:32 PM I removed the license entry and committed to https://github.com/phetsims/sun/issues/602 Michael Kauzmann 6:32 PM I bet that would be very speedy! Sam Reid:house_with_garden: 6:32 PM grunt report-media is sufficient for this class of problems. 6:33 For me, it is ~/apache-document-root/main/tambo$ time grunt report-media Running "report-media" task Done. real 0m1.352s 6:33 Michael how fast is it on your windows? Michael Kauzmann 6:33 PM Michael ~/PhET/git/ratio-and-proportion (master) $ time grunt report-media Running "report-media" task > missing-file: tambo/sounds/combo-box-selection.mp3 Fatal error: There is an issue with the licenses for media types. real 0m2.565s user 0m0.045s sys 0m0.015s 6:33 its all in spinning up grunt. 6:34 running grunt is a total deal breaker. 6:34 (to me) Sam Reid:house_with_garden: 6:34 PM OK maybe we can factor out “report media” to run without a grunt 6:34 That’s what we did for lint and that worked out great New Michael Kauzmann 6:35 PM right. I agree it is a slippery slope, but I also don't see a ton of value in grunt.file.exists as opposed to fs.existsSync(). 6:35 afk
priority
make reportmedia js run without grunt so it can run as a fast precommit hook from slack sam reid house with garden pm ct has a red column with “fatal error there is an issue with the licenses for media types “ should we add a commit hook for that michael kauzmann pm it totally bit me last week and i feel like it caused disruption to a lot of others i rarely remember to update license json files all this to say yes that would likely help me jonathan olson pm it s presumably not much overhead added when running if so it presumably seems helpful chris malley pm a pre commit hook would be nice as long as it doesn t require doing a build which is currently when media licensing is checked sam reid house with garden pm i’m having trouble tracking down this particular problem combo box selection who is trying to load this file jonathan olson pm yes a full build seems a bit expensive sam reid house with garden pm maybe something is excluded from my search chris malley pm or maybe someone didn t push that file i see tambo sounds combo box selection and it has an entry in tambo sounds license json sam reid house with garden pm ah my license jsons are excluded from search the problem is that tambo sounds license json has an entry but the file has been removed chris malley pm yeah i see that too after doing a tambo pull sam reid house with garden pm part of what made the rest of the precommit hooks “fast enough” was avoiding the overhead of launching grunt to get report media to work we would either a need to factor it out so it can run without grunt context or b just incur the overhead of launching grunt for me grunt help takes about seconds i think it’s slower on windows chris malley pm maybe we should just remind everyone that if you re adding removing media files you really need to do a local build before pushing or could our pre commit hook recognize that media files are involved and do a local build only in that case michael kauzmann pm it is just the reportmedia function see chipper gruntfile sam reid house with garden pm i removed the license entry and committed to michael kauzmann pm i bet that would be very speedy sam reid house with garden pm grunt report media is sufficient for this class of problems for me it is apache document root main tambo time grunt report media running report media task done real michael how fast is it on your windows michael kauzmann pm michael phet git ratio and proportion master time grunt report media running report media task missing file tambo sounds combo box selection fatal error there is an issue with the licenses for media types real user sys its all in spinning up grunt running grunt is a total deal breaker to me sam reid house with garden pm ok maybe we can factor out “report media” to run without a grunt that’s what we did for lint and that worked out great new michael kauzmann pm right i agree it is a slippery slope but i also don t see a ton of value in grunt file exists as opposed to fs existssync afk
1
565,084
16,748,586,786
IssuesEvent
2021-06-11 19:02:53
flextype-plugins/blueprints
https://api.github.com/repos/flextype-plugins/blueprints
closed
Add ability to create blueprint vars
priority: medium type: feature
We should able to create vars for current blueprint Example: ```yaml vars: foo: bar zed: zzz ``` Epic: #1
1.0
Add ability to create blueprint vars - We should able to create vars for current blueprint Example: ```yaml vars: foo: bar zed: zzz ``` Epic: #1
priority
add ability to create blueprint vars we should able to create vars for current blueprint example yaml vars foo bar zed zzz epic
1
438
2,497,104,030
IssuesEvent
2015-01-07 01:20:02
leonbloy/pngj
https://api.github.com/repos/leonbloy/pngj
closed
invalid bitdepth ? how to solve it?
bug imported invalid Priority-Medium
_From [amoiz.sh...@gmail.com](https://code.google.com/u/105283883010898031340/) on August 29, 2010 06:46:39_ What steps will reproduce the problem? 1. add jars. 2. write a sample to genarate the png image follow the PngCreate class in the source jar. 3. run it. What is the expected output? What do you see instead? ar.com.hjg.pngj.PngjException: invalid bitdepth=5 at ar.com.hjg.pngj.ImageInfo.<init>(ImageInfo.java:93) at ar.com.hjg.pngj.ImageInfo.<init>(ImageInfo.java:50) at cn.xiazhengxin.blog.util.GenPng.Create(GenPng.java:22) ……………… What version of the product are you using? On what operating system? JDK 6u21 on ubuntu 10.04 Please provide any additional information below. none. _Original issue: http://code.google.com/p/pngj/issues/detail?id=1_
1.0
invalid bitdepth ? how to solve it? - _From [amoiz.sh...@gmail.com](https://code.google.com/u/105283883010898031340/) on August 29, 2010 06:46:39_ What steps will reproduce the problem? 1. add jars. 2. write a sample to genarate the png image follow the PngCreate class in the source jar. 3. run it. What is the expected output? What do you see instead? ar.com.hjg.pngj.PngjException: invalid bitdepth=5 at ar.com.hjg.pngj.ImageInfo.<init>(ImageInfo.java:93) at ar.com.hjg.pngj.ImageInfo.<init>(ImageInfo.java:50) at cn.xiazhengxin.blog.util.GenPng.Create(GenPng.java:22) ……………… What version of the product are you using? On what operating system? JDK 6u21 on ubuntu 10.04 Please provide any additional information below. none. _Original issue: http://code.google.com/p/pngj/issues/detail?id=1_
priority
invalid bitdepth how to solve it from on august what steps will reproduce the problem add jars write a sample to genarate the png image follow the pngcreate class in the source jar run it what is the expected output what do you see instead ar com hjg pngj pngjexception invalid bitdepth at ar com hjg pngj imageinfo imageinfo java at ar com hjg pngj imageinfo imageinfo java at cn xiazhengxin blog util genpng create genpng java ……………… what version of the product are you using on what operating system jdk on ubuntu please provide any additional information below none original issue
1
135,547
5,254,293,183
IssuesEvent
2017-02-02 12:26:04
JiscRDSS/rdss-canonical-data-model
https://api.github.com/repos/JiscRDSS/rdss-canonical-data-model
opened
Glossary of terms for data model
alpha pilot feedback 1 priority:Medium recommendation
need more definitions of ALL metadata fields and Categories, for example what’s the difference between DatasetDate and DatasetYear? And what’s datasetRelatedIdentifier? What’s Group? [StA]
1.0
Glossary of terms for data model - need more definitions of ALL metadata fields and Categories, for example what’s the difference between DatasetDate and DatasetYear? And what’s datasetRelatedIdentifier? What’s Group? [StA]
priority
glossary of terms for data model need more definitions of all metadata fields and categories for example what’s the difference between datasetdate and datasetyear and what’s datasetrelatedidentifier what’s group
1
97,736
4,005,491,924
IssuesEvent
2016-05-12 11:43:30
serverless/serverless
https://api.github.com/repos/serverless/serverless
closed
Feature Request: IoT Event Source
effort: hard feature: accepted priority: medium resolved
Something like { "name" : "myIotRule", "type": "iotRule", "config": { "sql" : "SELECT * FROM my/topic WHERE someValue == True", "description": "Receive messages from my/topic", "ruleDisabled": false }
1.0
Feature Request: IoT Event Source - Something like { "name" : "myIotRule", "type": "iotRule", "config": { "sql" : "SELECT * FROM my/topic WHERE someValue == True", "description": "Receive messages from my/topic", "ruleDisabled": false }
priority
feature request iot event source something like name myiotrule type iotrule config sql select from my topic where somevalue true description receive messages from my topic ruledisabled false
1
389,223
11,499,362,079
IssuesEvent
2020-02-12 13:49:25
input-output-hk/cardano-ledger
https://api.github.com/repos/input-output-hk/cardano-ledger
closed
Improve API
byron consensus priority medium
@nc6 introduced a very nice API for the Shelley ledger that suits the consensus layer perfectly. The Byron integration is not quite as smooth. This matters, because that API boundary is also the testing boundary; improving the API _and the corresponding tests within the Byron implementation_ would then give us more confidence in the integration in consensus, and move responsibility for testing to the right place.
1.0
Improve API - @nc6 introduced a very nice API for the Shelley ledger that suits the consensus layer perfectly. The Byron integration is not quite as smooth. This matters, because that API boundary is also the testing boundary; improving the API _and the corresponding tests within the Byron implementation_ would then give us more confidence in the integration in consensus, and move responsibility for testing to the right place.
priority
improve api introduced a very nice api for the shelley ledger that suits the consensus layer perfectly the byron integration is not quite as smooth this matters because that api boundary is also the testing boundary improving the api and the corresponding tests within the byron implementation would then give us more confidence in the integration in consensus and move responsibility for testing to the right place
1
522,755
15,167,290,937
IssuesEvent
2021-02-12 17:34:02
ruuvi/com.ruuvi.station
https://api.github.com/repos/ruuvi/com.ruuvi.station
closed
After clicking SUBMIT on the Sign In view after entering email address, nothing happens
bug medium priority
Totally nothing happens no matter how many times I press the button. There is also no user feedback on the button press and no loading icon that would play until successful action (and probably no timeout?). Build 1.5.2 on Samsung Galaxy Note S20 Ultra (Android 11).
1.0
After clicking SUBMIT on the Sign In view after entering email address, nothing happens - Totally nothing happens no matter how many times I press the button. There is also no user feedback on the button press and no loading icon that would play until successful action (and probably no timeout?). Build 1.5.2 on Samsung Galaxy Note S20 Ultra (Android 11).
priority
after clicking submit on the sign in view after entering email address nothing happens totally nothing happens no matter how many times i press the button there is also no user feedback on the button press and no loading icon that would play until successful action and probably no timeout build on samsung galaxy note ultra android
1
265,140
8,337,811,811
IssuesEvent
2018-09-28 12:28:43
pmem/issues
https://api.github.com/repos/pmem/issues
closed
Unable to build rpm/deb packages when pmdk is not a git repository
Exposure: High OS: Linux Priority: 3 medium Type: Bug
Steps to reproduce: 1) get zipped pmdk from https://github.com/pmem/pmdk/releases 2) $make rpm/dpkg Out: rm -f -r /tmp/pmdk-1.4.2/rpmbuild Makefile:129: *** Not a git repository. Stop.
1.0
Unable to build rpm/deb packages when pmdk is not a git repository - Steps to reproduce: 1) get zipped pmdk from https://github.com/pmem/pmdk/releases 2) $make rpm/dpkg Out: rm -f -r /tmp/pmdk-1.4.2/rpmbuild Makefile:129: *** Not a git repository. Stop.
priority
unable to build rpm deb packages when pmdk is not a git repository steps to reproduce get zipped pmdk from make rpm dpkg out rm f r tmp pmdk rpmbuild makefile not a git repository stop
1
719,649
24,766,425,494
IssuesEvent
2022-10-22 15:32:30
IAmTamal/Milan
https://api.github.com/repos/IAmTamal/Milan
closed
[OTHER] Landing Page Improvements
✨ goal: improvement 🕹 aspect: interface 🟨 priority: medium 🛠 status : under development hacktoberfest 🤖 status : Asking updates
### What would you like to share? 1. Adding the Milan Logo at the Landing page for both mobile view and large screen view. ![image](https://user-images.githubusercontent.com/64136587/195045825-3e4f8ec3-28de-4ff2-853d-ecc11435f77d.png) 2. Fixing the Media Query trigger point for better Transitions. ![image](https://user-images.githubusercontent.com/64136587/195046386-10732a4a-38a4-4543-a510-ed35721c6bc1.png) 3. Some Buttons' font color is too dark. Also the text should have been Reset Password! ![image](https://user-images.githubusercontent.com/64136587/195046986-46dcf548-2d62-445f-9f9e-6a3dca6caec5.png) 4. What about this gradient overlay. ![image](https://user-images.githubusercontent.com/64136587/195048652-ea527360-8b9f-4c29-9535-05e2a879dc27.png) ### Additional information _No response_ ### 🥦 Browser Google Chrome ### 👀 Have you checked if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Contributing Guidelines? - [X] I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md) ### Are you willing to work on this issue ? Yes I am willing to submit a PR!
1.0
[OTHER] Landing Page Improvements - ### What would you like to share? 1. Adding the Milan Logo at the Landing page for both mobile view and large screen view. ![image](https://user-images.githubusercontent.com/64136587/195045825-3e4f8ec3-28de-4ff2-853d-ecc11435f77d.png) 2. Fixing the Media Query trigger point for better Transitions. ![image](https://user-images.githubusercontent.com/64136587/195046386-10732a4a-38a4-4543-a510-ed35721c6bc1.png) 3. Some Buttons' font color is too dark. Also the text should have been Reset Password! ![image](https://user-images.githubusercontent.com/64136587/195046986-46dcf548-2d62-445f-9f9e-6a3dca6caec5.png) 4. What about this gradient overlay. ![image](https://user-images.githubusercontent.com/64136587/195048652-ea527360-8b9f-4c29-9535-05e2a879dc27.png) ### Additional information _No response_ ### 🥦 Browser Google Chrome ### 👀 Have you checked if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Contributing Guidelines? - [X] I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md) ### Are you willing to work on this issue ? Yes I am willing to submit a PR!
priority
landing page improvements what would you like to share adding the milan logo at the landing page for both mobile view and large screen view fixing the media query trigger point for better transitions some buttons font color is too dark also the text should have been reset password what about this gradient overlay additional information no response 🥦 browser google chrome 👀 have you checked if this issue has been raised before i checked and didn t find similar issue 🏢 have you read the contributing guidelines i have read the are you willing to work on this issue yes i am willing to submit a pr
1
41,719
2,869,076,879
IssuesEvent
2015-06-05 23:08:52
dart-lang/polymer-dart
https://api.github.com/repos/dart-lang/polymer-dart
closed
Polymer app silently reloads without any error log or exception.
bug MovedToGithub PolymerMilestone-Next Priority-Medium
_Originally opened as dart-lang/sdk#20228_ *This issue was originally filed by @giry* _____ **What steps will reproduce the problem?** One of my projects works well with polymer 0.9.5 package but when I upgrade to 0.11.0+5 app started to reload after particular action (more precisely: after creation of second WebSocket connection - that is probably unimportant). Here is stacktrace of last place where I can put breakpoint: MapServers.onGameInitResp() &lt;-- last place im my code \_RootZone.runUnaryGuarded() \_BufferingStreamSubscription._sendData() \_DelayedData.perform() \_StreamImplEvents.handleNext() \_PendingEvents.&lt;anonymous closure&gt;() \_asyncRunCallbackLoop() \_asyncRunCallback() \_ScheduleImmediateHelper._handleMutation() I can just use debugger and go step by step to \_ScheduleImmediateHelper._handleMutation() and after it page just reloads. When I set &quot;Break on exceptions: all&quot; in DartEditor settings - nothing happens - page still just silently reloads. When I select also &quot;break on JavaScript exceptions&quot; app stops in platform.concat.js on line 899 before app appears on screen (with SyntaxError): &nbsp;&nbsp;var hasDebugForceFullDelivery = hasObserve &amp;&amp; (function() { &nbsp;&nbsp;&nbsp;&nbsp;try { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval('%RunMicrotasks()'); &lt;--- here &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return true; &nbsp;&nbsp;&nbsp;&nbsp;} catch (ex) { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return false; &nbsp;&nbsp;&nbsp;&nbsp;} &nbsp;&nbsp;})(); I can catch exception in platform.concat.js also in any other polymer app that I have in workspace (also sample polymer app created by File-&gt;New Project) so I guess this might be normal behaviour. &nbsp; **What version of the product are you using?** Dart Editor version 1.6.0.dev_04_00 (DEV) Dart SDK version 1.6.0-dev.4.0 polymer 0.11.0+5 **On what operating system?** Windows 8.1 **What browser (if applicable)?** Dartium 36.0.1985.97 (282401)
1.0
Polymer app silently reloads without any error log or exception. - _Originally opened as dart-lang/sdk#20228_ *This issue was originally filed by @giry* _____ **What steps will reproduce the problem?** One of my projects works well with polymer 0.9.5 package but when I upgrade to 0.11.0+5 app started to reload after particular action (more precisely: after creation of second WebSocket connection - that is probably unimportant). Here is stacktrace of last place where I can put breakpoint: MapServers.onGameInitResp() &lt;-- last place im my code \_RootZone.runUnaryGuarded() \_BufferingStreamSubscription._sendData() \_DelayedData.perform() \_StreamImplEvents.handleNext() \_PendingEvents.&lt;anonymous closure&gt;() \_asyncRunCallbackLoop() \_asyncRunCallback() \_ScheduleImmediateHelper._handleMutation() I can just use debugger and go step by step to \_ScheduleImmediateHelper._handleMutation() and after it page just reloads. When I set &quot;Break on exceptions: all&quot; in DartEditor settings - nothing happens - page still just silently reloads. When I select also &quot;break on JavaScript exceptions&quot; app stops in platform.concat.js on line 899 before app appears on screen (with SyntaxError): &nbsp;&nbsp;var hasDebugForceFullDelivery = hasObserve &amp;&amp; (function() { &nbsp;&nbsp;&nbsp;&nbsp;try { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval('%RunMicrotasks()'); &lt;--- here &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return true; &nbsp;&nbsp;&nbsp;&nbsp;} catch (ex) { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return false; &nbsp;&nbsp;&nbsp;&nbsp;} &nbsp;&nbsp;})(); I can catch exception in platform.concat.js also in any other polymer app that I have in workspace (also sample polymer app created by File-&gt;New Project) so I guess this might be normal behaviour. &nbsp; **What version of the product are you using?** Dart Editor version 1.6.0.dev_04_00 (DEV) Dart SDK version 1.6.0-dev.4.0 polymer 0.11.0+5 **On what operating system?** Windows 8.1 **What browser (if applicable)?** Dartium 36.0.1985.97 (282401)
priority
polymer app silently reloads without any error log or exception originally opened as dart lang sdk this issue was originally filed by giry what steps will reproduce the problem one of my projects works well with polymer package but when i upgrade to app started to reload after particular action more precisely after creation of second websocket connection that is probably unimportant here is stacktrace of last place where i can put breakpoint mapservers ongameinitresp lt last place im my code rootzone rununaryguarded bufferingstreamsubscription senddata delayeddata perform streamimplevents handlenext pendingevents lt anonymous closure gt asyncruncallbackloop asyncruncallback scheduleimmediatehelper handlemutation i can just use debugger and go step by step to scheduleimmediatehelper handlemutation and after it page just reloads when i set quot break on exceptions all quot in darteditor settings nothing happens page still just silently reloads when i select also quot break on javascript exceptions quot app stops in platform concat js on line before app appears on screen with syntaxerror nbsp nbsp var hasdebugforcefulldelivery hasobserve amp amp function nbsp nbsp nbsp nbsp try nbsp nbsp nbsp nbsp nbsp nbsp eval runmicrotasks lt here nbsp nbsp nbsp nbsp nbsp nbsp return true nbsp nbsp nbsp nbsp catch ex nbsp nbsp nbsp nbsp nbsp nbsp return false nbsp nbsp nbsp nbsp nbsp nbsp i can catch exception in platform concat js also in any other polymer app that i have in workspace also sample polymer app created by file gt new project so i guess this might be normal behaviour nbsp what version of the product are you using dart editor version dev dev dart sdk version dev polymer on what operating system windows what browser if applicable dartium
1
825,774
31,471,045,231
IssuesEvent
2023-08-30 07:33:51
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
2FA: download backup code
✨ feature Medium priority 💎 Bounty authentication
- add a button to download a backup.txt when creating a 2FA code - add a button to upload it when you lost your 2FA device (show this during the 2A step) ![image](https://github.com/calcom/cal.com/assets/8019099/02db6293-8bbc-4c0d-9576-2e89ffcc3f20) https://github.com/calcom/cal.com/assets/8019099/02db6293-8bbc-4c0d-9576-2e89ffcc3f20
1.0
2FA: download backup code - - add a button to download a backup.txt when creating a 2FA code - add a button to upload it when you lost your 2FA device (show this during the 2A step) ![image](https://github.com/calcom/cal.com/assets/8019099/02db6293-8bbc-4c0d-9576-2e89ffcc3f20) https://github.com/calcom/cal.com/assets/8019099/02db6293-8bbc-4c0d-9576-2e89ffcc3f20
priority
download backup code add a button to download a backup txt when creating a code add a button to upload it when you lost your device show this during the step
1
623,751
19,677,808,944
IssuesEvent
2022-01-11 14:06:53
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
opened
Load Activity UI from URL in ActivitySpec
bug NO ETA frontend urgent priority MEDIUM
Currently the HTML code for an Activity's UI is loaded statically by `LAMP-dashboard` like so: ```typescript let activityURL = "https://raw.githubusercontent.com/BIDMCDigitalPsychiatry/LAMP-activities/" activityURL += process.env.REACT_APP_GIT_SHA === "dev" ? "dist/out" : "latest/out" ``` While **we require this to still work as a fallback for older dashboard and server versions,** the proper way of checking the URL in [`EmbeddedActivity`](https://github.com/BIDMCDigitalPsychiatry/LAMP-dashboard/blob/master/src/components/EmbeddedActivity.tsx) should be: ```typescript let activity = ... // the activity object we need to load as a UI let activitySpec = LAMP.ActivitySpec.view(activity.spec) // activity.spec === "lamp.tips" for example // We use ActivitySpec.view() to return the SINGLE ActivitySpec object WITH all image/description/code data. let activityURL = activitySpec.executable // either (1) https:// .... URL or (2) data: ... code blob let activityCode = activityURL.startsWith("data:") ? activityURL : fetchAsBlob(activityURL, ... ) // fetchAsBlob() should wrap the fetch() function and return a base64-encoded data URI iframe.srcdoc = activityCode ``` This way, each individual **API Server** controls the code location. If a staging server requires different versions of the activities, the dashboard will load only what the staging server provides for URLs. Production servers should ideally be loading the code into the ActivitySpec object itself.
1.0
Load Activity UI from URL in ActivitySpec - Currently the HTML code for an Activity's UI is loaded statically by `LAMP-dashboard` like so: ```typescript let activityURL = "https://raw.githubusercontent.com/BIDMCDigitalPsychiatry/LAMP-activities/" activityURL += process.env.REACT_APP_GIT_SHA === "dev" ? "dist/out" : "latest/out" ``` While **we require this to still work as a fallback for older dashboard and server versions,** the proper way of checking the URL in [`EmbeddedActivity`](https://github.com/BIDMCDigitalPsychiatry/LAMP-dashboard/blob/master/src/components/EmbeddedActivity.tsx) should be: ```typescript let activity = ... // the activity object we need to load as a UI let activitySpec = LAMP.ActivitySpec.view(activity.spec) // activity.spec === "lamp.tips" for example // We use ActivitySpec.view() to return the SINGLE ActivitySpec object WITH all image/description/code data. let activityURL = activitySpec.executable // either (1) https:// .... URL or (2) data: ... code blob let activityCode = activityURL.startsWith("data:") ? activityURL : fetchAsBlob(activityURL, ... ) // fetchAsBlob() should wrap the fetch() function and return a base64-encoded data URI iframe.srcdoc = activityCode ``` This way, each individual **API Server** controls the code location. If a staging server requires different versions of the activities, the dashboard will load only what the staging server provides for URLs. Production servers should ideally be loading the code into the ActivitySpec object itself.
priority
load activity ui from url in activityspec currently the html code for an activity s ui is loaded statically by lamp dashboard like so typescript let activityurl activityurl process env react app git sha dev dist out latest out while we require this to still work as a fallback for older dashboard and server versions the proper way of checking the url in should be typescript let activity the activity object we need to load as a ui let activityspec lamp activityspec view activity spec activity spec lamp tips for example we use activityspec view to return the single activityspec object with all image description code data let activityurl activityspec executable either https url or data code blob let activitycode activityurl startswith data activityurl fetchasblob activityurl fetchasblob should wrap the fetch function and return a encoded data uri iframe srcdoc activitycode this way each individual api server controls the code location if a staging server requires different versions of the activities the dashboard will load only what the staging server provides for urls production servers should ideally be loading the code into the activityspec object itself
1
787,212
27,710,457,023
IssuesEvent
2023-03-14 13:57:48
mit-cml/appinventor-sources
https://api.github.com/repos/mit-cml/appinventor-sources
opened
Show error when global initialized via another global
bug help wanted issue: noted for future Work status: to confirm affects: master priority: medium
**Describe the bug** [From the forum]: Attempting to initialize a global as a function of another global results in an error in the app. We should mark this as an error in the blocks as well. **Affects** <!-- Please check off the part of the system that is affected by the bug. --> - [ ] Designer - [x] Blocks editor - [ ] Companion - [ ] Compiled apps - [ ] Buildserver - [ ] Debugging - [ ] Other... (please describe) **Expected behavior** The `initialize global` block should be marked with an error message if any of its descendants are getters for other variables. **Steps to reproduce** See the forum post for an example.
1.0
Show error when global initialized via another global - **Describe the bug** [From the forum]: Attempting to initialize a global as a function of another global results in an error in the app. We should mark this as an error in the blocks as well. **Affects** <!-- Please check off the part of the system that is affected by the bug. --> - [ ] Designer - [x] Blocks editor - [ ] Companion - [ ] Compiled apps - [ ] Buildserver - [ ] Debugging - [ ] Other... (please describe) **Expected behavior** The `initialize global` block should be marked with an error message if any of its descendants are getters for other variables. **Steps to reproduce** See the forum post for an example.
priority
show error when global initialized via another global describe the bug attempting to initialize a global as a function of another global results in an error in the app we should mark this as an error in the blocks as well affects please check off the part of the system that is affected by the bug designer blocks editor companion compiled apps buildserver debugging other please describe expected behavior the initialize global block should be marked with an error message if any of its descendants are getters for other variables steps to reproduce see the forum post for an example
1
646,250
21,042,266,947
IssuesEvent
2022-03-31 13:20:31
AY2122S2-CS2103T-W13-1/tp
https://api.github.com/repos/AY2122S2-CS2103T-W13-1/tp
closed
As a user, I can Sort clients by associated filters
type.Story priority.Medium
So that I can: Filter my clients based on different filter orders to suit different contexts (Alphabetical, Urgency of protocols)
1.0
As a user, I can Sort clients by associated filters - So that I can: Filter my clients based on different filter orders to suit different contexts (Alphabetical, Urgency of protocols)
priority
as a user i can sort clients by associated filters so that i can filter my clients based on different filter orders to suit different contexts alphabetical urgency of protocols
1
815,048
30,534,115,894
IssuesEvent
2023-07-19 16:03:46
encorelab/ck-board
https://api.github.com/repos/encorelab/ck-board
opened
Reorganize CK Menu items
enhancement medium priority
### Description Different menu items are available from different contexts, this requires some reorganization for consistency of experience across menu contexts, also a few more menu items should be added back to the nav bar for quick access **Tasks** [TODO]
1.0
Reorganize CK Menu items - ### Description Different menu items are available from different contexts, this requires some reorganization for consistency of experience across menu contexts, also a few more menu items should be added back to the nav bar for quick access **Tasks** [TODO]
priority
reorganize ck menu items description different menu items are available from different contexts this requires some reorganization for consistency of experience across menu contexts also a few more menu items should be added back to the nav bar for quick access tasks
1
60,421
3,126,840,442
IssuesEvent
2015-09-08 11:47:21
proarc/proarc
https://api.github.com/repos/proarc/proarc
closed
Importní profily
auto-migrated enhancement Milestone-next Priority-Medium
``` Importní dávka by měla být více konfigurovatelná. Stávající nastavení v proarc.cfg by mělo jít sdružit do profilu. Každý profil bude mít název a uživatel si bude moci vybrat, který profil použije pro danou importní dávku. ``` Original issue reported on code.google.com by `pokor...@gmail.com` on 11 Aug 2015 at 3:06 * Blocking: #322
1.0
Importní profily - ``` Importní dávka by měla být více konfigurovatelná. Stávající nastavení v proarc.cfg by mělo jít sdružit do profilu. Každý profil bude mít název a uživatel si bude moci vybrat, který profil použije pro danou importní dávku. ``` Original issue reported on code.google.com by `pokor...@gmail.com` on 11 Aug 2015 at 3:06 * Blocking: #322
priority
importní profily importní dávka by měla být více konfigurovatelná stávající nastavení v proarc cfg by mělo jít sdružit do profilu každý profil bude mít název a uživatel si bude moci vybrat který profil použije pro danou importní dávku original issue reported on code google com by pokor gmail com on aug at blocking
1
146,506
5,623,163,127
IssuesEvent
2017-04-04 14:25:15
eMoflon/emoflon-tool
https://api.github.com/repos/eMoflon/emoflon-tool
opened
Migrate to new version of PlantUML
eMoflon-Validation feature-request medium-priority
As mentioned in #229, the API of PlantUML has changed with the new official version. We will have to migrate to the new API in the near future and adjust the referenced update site accordingly: http://plantuml.com/eclipse
1.0
Migrate to new version of PlantUML - As mentioned in #229, the API of PlantUML has changed with the new official version. We will have to migrate to the new API in the near future and adjust the referenced update site accordingly: http://plantuml.com/eclipse
priority
migrate to new version of plantuml as mentioned in the api of plantuml has changed with the new official version we will have to migrate to the new api in the near future and adjust the referenced update site accordingly
1
750,443
26,202,134,034
IssuesEvent
2023-01-03 18:31:57
phylum-dev/cli
https://api.github.com/repos/phylum-dev/cli
closed
Submit single package
enhancement medium priority
The API now supports [submitting a single package for analysis](https://api.staging.phylum.io/api/v0/swagger/index.html#/Packages/packages_submit_endpoint). This functionality should be made accessible from the CLI. For example, we could add this directly to `phylum package` with a `--submit` flag. ``` phylum package --submit -t npm some-old-package 0.0.1 ``` I welcome alternative suggestions for where we should add this functionality.
1.0
Submit single package - The API now supports [submitting a single package for analysis](https://api.staging.phylum.io/api/v0/swagger/index.html#/Packages/packages_submit_endpoint). This functionality should be made accessible from the CLI. For example, we could add this directly to `phylum package` with a `--submit` flag. ``` phylum package --submit -t npm some-old-package 0.0.1 ``` I welcome alternative suggestions for where we should add this functionality.
priority
submit single package the api now supports this functionality should be made accessible from the cli for example we could add this directly to phylum package with a submit flag phylum package submit t npm some old package i welcome alternative suggestions for where we should add this functionality
1
646,879
21,081,489,587
IssuesEvent
2022-04-03 00:35:55
knative/docs
https://api.github.com/repos/knative/docs
closed
Tutorial commands don't work for minikube
kind/bug priority/medium Getting started guide
<!-- If you're reporting a bug with Knative itself, open the bug in the corresponding repo. IE., https://github.com/knative/serving for an issue with serving. --> <!-- If you need to report a security issue with Knative, send an email to knative-security@googlegroups.com. --> ## Expected Behavior The commands provided to copy for pinging the Service in [the tutorial ](https://knative.dev/docs/getting-started/first-service/) should work for minikube. ``` $ curl http://hello.default.127.0.0.1.sslip.io Hello World! ``` ## Actual Behavior The command documented doesn't work for minikube because it needs a different IP address. ## Steps to Reproduce the Problem 1. Install quickstart plugin 1. Follow the instructions to install Knative using minikube 1. Follow the instructions to [create a Service](https://knative.dev/docs/getting-started/first-service/#knative-service-hello-world) 2. Run `curl http://hello.default.127.0.0.1.sslip.io` ## Additional Info **Additional context** The IP address in the Service URL when using minikube is different from the one listed in the commands in the Tutorial (`http://hello.default.127.0.0.1.sslip.io/`). **Install information:** - Platform: minikube - Knative Version: 1.2 - Quickstart plugin version: 1.2
1.0
Tutorial commands don't work for minikube - <!-- If you're reporting a bug with Knative itself, open the bug in the corresponding repo. IE., https://github.com/knative/serving for an issue with serving. --> <!-- If you need to report a security issue with Knative, send an email to knative-security@googlegroups.com. --> ## Expected Behavior The commands provided to copy for pinging the Service in [the tutorial ](https://knative.dev/docs/getting-started/first-service/) should work for minikube. ``` $ curl http://hello.default.127.0.0.1.sslip.io Hello World! ``` ## Actual Behavior The command documented doesn't work for minikube because it needs a different IP address. ## Steps to Reproduce the Problem 1. Install quickstart plugin 1. Follow the instructions to install Knative using minikube 1. Follow the instructions to [create a Service](https://knative.dev/docs/getting-started/first-service/#knative-service-hello-world) 2. Run `curl http://hello.default.127.0.0.1.sslip.io` ## Additional Info **Additional context** The IP address in the Service URL when using minikube is different from the one listed in the commands in the Tutorial (`http://hello.default.127.0.0.1.sslip.io/`). **Install information:** - Platform: minikube - Knative Version: 1.2 - Quickstart plugin version: 1.2
priority
tutorial commands don t work for minikube expected behavior the commands provided to copy for pinging the service in should work for minikube curl hello world actual behavior the command documented doesn t work for minikube because it needs a different ip address steps to reproduce the problem install quickstart plugin follow the instructions to install knative using minikube follow the instructions to run curl additional info additional context the ip address in the service url when using minikube is different from the one listed in the commands in the tutorial install information platform minikube knative version quickstart plugin version
1
675,584
23,099,005,502
IssuesEvent
2022-07-26 23:14:19
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Performance of CassandraTransactionalKeyValue benchmark is not good
kind/bug area/docdb priority/medium community/request
Jira Link: [DB-2502](https://yugabyte.atlassian.net/browse/DB-2502) I use 3 nodes to build the cluster and I use the benchmark tool provided by https://docs.yugabyte.com/latest/benchmark/performance/ to run CassandraTransactionalKeyValue. Every node has a 32-core CPU and has a centos 7.6 OS installed. I use 1 nvme ssd disk in every nodes. Every node is a brand-new machine. But I get a bad result. Only in the first few seconds, I can get more than 10 thousand throughput and then the throughput fluctuates a lot. Of course, cpu utilization is 100% only in the first few seconds and then fluctuates a lot. In this test, no nodes is dead. I wonder whether this result is expected or some error happened. The result is as follows. ``` | Write: 13551.36 ops/sec (9.12 ms/op), 67800 total ops | Uptime: 5006 ms | maxWrittenKey: 67771 | maxGeneratedKey: 67938 | | Write: 13128.45 ops/sec (9.52 ms/op), 133463 total ops | Uptime: 10007 ms | maxWrittenKey: 133163 | maxGeneratedKey: 133589 | | Write: 11800.74 ops/sec (10.59 ms/op), 192478 total ops | Uptime: 15008 ms | maxWrittenKey: 192375 | maxGeneratedKey: 192605 | | Write: 11215.40 ops/sec (11.14 ms/op), 248564 total ops | Uptime: 20009 ms | maxWrittenKey: 248470 | maxGeneratedKey: 248691 | | Write: 10130.39 ops/sec (12.32 ms/op), 299223 total ops | Uptime: 25009 ms | maxWrittenKey: 299000 | maxGeneratedKey: 299349 | | Write: 9558.10 ops/sec (13.06 ms/op), 347020 total ops | Uptime: 30010 ms | maxWrittenKey: 346689 | maxGeneratedKey: 347145 | | Write: 8984.08 ops/sec (13.91 ms/op), 391947 total ops | Uptime: 35011 ms | maxWrittenKey: 391519 | maxGeneratedKey: 392073 | | Write: 8023.78 ops/sec (15.60 ms/op), 432072 total ops | Uptime: 40012 ms | maxWrittenKey: 431912 | maxGeneratedKey: 432197 | | Write: 8046.05 ops/sec (15.54 ms/op), 472307 total ops | Uptime: 45012 ms | maxWrittenKey: 472146 | maxGeneratedKey: 472432 | | Write: 7521.22 ops/sec (16.57 ms/op), 509918 total ops | Uptime: 50013 ms | maxWrittenKey: 509497 | maxGeneratedKey: 510045 | | Write: 7275.19 ops/sec (17.20 ms/op), 546299 total ops | Uptime: 55014 ms | maxWrittenKey: 546081 | maxGeneratedKey: 546424 | | Write: 7317.69 ops/sec (17.06 ms/op), 582892 total ops | Uptime: 60014 ms | maxWrittenKey: 582385 | maxGeneratedKey: 583017 | | Write: 6695.95 ops/sec (18.69 ms/op), 616376 total ops | Uptime: 65015 ms | maxWrittenKey: 616136 | maxGeneratedKey: 616501 | | Write: 6349.71 ops/sec (19.66 ms/op), 648129 total ops | Uptime: 70016 ms | maxWrittenKey: 647901 | maxGeneratedKey: 648255 | | Write: 6185.03 ops/sec (20.22 ms/op), 679058 total ops | Uptime: 75016 ms | maxWrittenKey: 678640 | maxGeneratedKey: 679184 | | Write: 5996.02 ops/sec (20.71 ms/op), 709042 total ops | Uptime: 80017 ms | maxWrittenKey: 708730 | maxGeneratedKey: 709167 | | Write: 6076.60 ops/sec (20.63 ms/op), 739429 total ops | Uptime: 85018 ms | maxWrittenKey: 738978 | maxGeneratedKey: 739554 | | Write: 5560.96 ops/sec (22.50 ms/op), 767238 total ops | Uptime: 90018 ms | maxWrittenKey: 766854 | maxGeneratedKey: 767363 | | Write: 5468.23 ops/sec (22.80 ms/op), 794583 total ops | Uptime: 95019 ms | maxWrittenKey: 793931 | maxGeneratedKey: 794709 | | Write: 5556.21 ops/sec (22.57 ms/op), 822368 total ops | Uptime: 100020 ms | maxWrittenKey: 822034 | maxGeneratedKey: 822492 | | Write: 3632.32 ops/sec (34.40 ms/op), 840532 total ops | Uptime: 105020 ms | maxWrittenKey: 840175 | maxGeneratedKey: 840657 | | Write: 5421.72 ops/sec (22.97 ms/op), 867644 total ops | Uptime: 110021 ms | maxWrittenKey: 867238 | maxGeneratedKey: 867769 | | Write: 3399.56 ops/sec (36.80 ms/op), 884644 total ops | Uptime: 115022 ms | maxWrittenKey: 884074 | maxGeneratedKey: 884768 | | Write: 4219.05 ops/sec (23.78 ms/op), 905742 total ops | Uptime: 120022 ms | maxWrittenKey: 904419 | maxGeneratedKey: 905866 | | Write: 4196.23 ops/sec (35.67 ms/op), 926726 total ops | Uptime: 125023 ms | maxWrittenKey: 926193 | maxGeneratedKey: 926854 | | Write: 4970.29 ops/sec (25.20 ms/op), 951581 total ops | Uptime: 130024 ms | maxWrittenKey: 951064 | maxGeneratedKey: 951706 | | Write: 4935.76 ops/sec (25.31 ms/op), 976263 total ops | Uptime: 135024 ms | maxWrittenKey: 975962 | maxGeneratedKey: 976387 | | Write: 4893.21 ops/sec (25.40 ms/op), 1000732 total ops | Uptime: 140025 ms | maxWrittenKey: 1000140 | maxGeneratedKey: 1000856 | | Write: 4469.20 ops/sec (25.87 ms/op), 1023081 total ops | Uptime: 145026 ms | maxWrittenKey: 1021688 | maxGeneratedKey: 1023205 | | Write: 3184.21 ops/sec (42.23 ms/op), 1039004 total ops | Uptime: 150026 ms | maxWrittenKey: 1038524 | maxGeneratedKey: 1039132 | | Write: 4907.73 ops/sec (25.55 ms/op), 1063546 total ops | Uptime: 155027 ms | maxWrittenKey: 1063048 | maxGeneratedKey: 1063671 | | Write: 3249.60 ops/sec (38.61 ms/op), 1079796 total ops | Uptime: 160028 ms | maxWrittenKey: 1079558 | maxGeneratedKey: 1079922 | | Write: 4825.80 ops/sec (25.83 ms/op), 1103929 total ops | Uptime: 165028 ms | maxWrittenKey: 1103626 | maxGeneratedKey: 1104056 | | Write: 3148.35 ops/sec (39.64 ms/op), 1119673 total ops | Uptime: 170029 ms | maxWrittenKey: 1119166 | maxGeneratedKey: 1119798 | | Write: 4792.70 ops/sec (26.03 ms/op), 1143640 total ops | Uptime: 175030 ms | maxWrittenKey: 1143013 | maxGeneratedKey: 1143764 | | Write: 3085.24 ops/sec (40.48 ms/op), 1159068 total ops | Uptime: 180030 ms | maxWrittenKey: 1158703 | maxGeneratedKey: 1159192 | | Write: 4635.25 ops/sec (27.18 ms/op), 1182247 total ops | Uptime: 185031 ms | maxWrittenKey: 1182007 | maxGeneratedKey: 1182373 | | Write: 4159.41 ops/sec (29.42 ms/op), 1203047 total ops | Uptime: 190032 ms | maxWrittenKey: 1202084 | maxGeneratedKey: 1203172 | | Write: 2852.86 ops/sec (44.75 ms/op), 1217313 total ops | Uptime: 195032 ms | maxWrittenKey: 1217164 | maxGeneratedKey: 1217437 | | Write: 4506.05 ops/sec (27.70 ms/op), 1239846 total ops | Uptime: 200033 ms | maxWrittenKey: 1239588 | maxGeneratedKey: 1239970 | | Write: 2950.46 ops/sec (41.91 ms/op), 1254600 total ops | Uptime: 205034 ms | maxWrittenKey: 1254223 | maxGeneratedKey: 1254726 | | Write: 4251.53 ops/sec (29.59 ms/op), 1275863 total ops | Uptime: 210035 ms | maxWrittenKey: 1275519 | maxGeneratedKey: 1275987 | | Write: 4339.48 ops/sec (28.91 ms/op), 1297563 total ops | Uptime: 215035 ms | maxWrittenKey: 1297184 | maxGeneratedKey: 1297689 | | Write: 4235.69 ops/sec (29.30 ms/op), 1318744 total ops | Uptime: 220036 ms | maxWrittenKey: 1318018 | maxGeneratedKey: 1318868 | | Write: 691.72 ops/sec (166.67 ms/op), 1322203 total ops | Uptime: 225036 ms | maxWrittenKey: 1321227 | maxGeneratedKey: 1322327 | | Write: 972.48 ops/sec (96.06 ms/op), 1327066 total ops | Uptime: 230037 ms | maxWrittenKey: 1325590 | maxGeneratedKey: 1327190 | | Write: 810.90 ops/sec (202.90 ms/op), 1331121 total ops | Uptime: 235038 ms | maxWrittenKey: 1330492 | maxGeneratedKey: 1331245 | | Write: 4235.51 ops/sec (30.16 ms/op), 1352301 total ops | Uptime: 240038 ms | maxWrittenKey: 1351991 | maxGeneratedKey: 1352425 | | Write: 5874.22 ops/sec (21.35 ms/op), 1381676 total ops | Uptime: 245039 ms | maxWrittenKey: 1381516 | maxGeneratedKey: 1381800 | | Write: 6288.03 ops/sec (19.86 ms/op), 1413120 total ops | Uptime: 250040 ms | maxWrittenKey: 1412960 | maxGeneratedKey: 1413244 | | Write: 5879.51 ops/sec (21.18 ms/op), 1442521 total ops | Uptime: 255040 ms | maxWrittenKey: 1442267 | maxGeneratedKey: 1442645 | | Write: 5550.98 ops/sec (22.51 ms/op), 1470279 total ops | Uptime: 260041 ms | maxWrittenKey: 1469787 | maxGeneratedKey: 1470403 | | Write: 5688.89 ops/sec (22.04 ms/op), 1498727 total ops | Uptime: 265041 ms | maxWrittenKey: 1498520 | maxGeneratedKey: 1498854 | | Write: 5628.71 ops/sec (22.17 ms/op), 1526874 total ops | Uptime: 270042 ms | maxWrittenKey: 1526628 | maxGeneratedKey: 1526999 | | Write: 5238.17 ops/sec (23.95 ms/op), 1553068 total ops | Uptime: 275043 ms | maxWrittenKey: 1552940 | maxGeneratedKey: 1553194 | | Write: 5196.59 ops/sec (23.93 ms/op), 1579054 total ops | Uptime: 280043 ms | maxWrittenKey: 1578622 | maxGeneratedKey: 1579181 | | Write: 4791.05 ops/sec (26.14 ms/op), 1603012 total ops | Uptime: 285044 ms | maxWrittenKey: 1602669 | maxGeneratedKey: 1603137 | | Write: 4816.00 ops/sec (25.95 ms/op), 1627095 total ops | Uptime: 290044 ms | maxWrittenKey: 1626762 | maxGeneratedKey: 1627220 | | Write: 4578.05 ops/sec (27.17 ms/op), 1649988 total ops | Uptime: 295045 ms | maxWrittenKey: 1649527 | maxGeneratedKey: 1650112 | | Write: 4831.83 ops/sec (25.84 ms/op), 1674150 total ops | Uptime: 300046 ms | maxWrittenKey: 1673729 | maxGeneratedKey: 1674275 | | Write: 4297.71 ops/sec (29.11 ms/op), 1695641 total ops | Uptime: 305046 ms | maxWrittenKey: 1695342 | maxGeneratedKey: 1695766 | | Write: 4288.37 ops/sec (29.11 ms/op), 1717085 total ops | Uptime: 310047 ms | maxWrittenKey: 1716637 | maxGeneratedKey: 1717210 | | Write: 4328.82 ops/sec (28.99 ms/op), 1738732 total ops | Uptime: 315047 ms | maxWrittenKey: 1738298 | maxGeneratedKey: 1738857 | | Write: 4478.47 ops/sec (27.86 ms/op), 1761128 total ops | Uptime: 320048 ms | maxWrittenKey: 1760818 | maxGeneratedKey: 1761252 | | Write: 3999.70 ops/sec (31.03 ms/op), 1781130 total ops | Uptime: 325049 ms | maxWrittenKey: 1780561 | maxGeneratedKey: 1781254 | | Write: 4049.52 ops/sec (31.19 ms/op), 1801380 total ops | Uptime: 330049 ms | maxWrittenKey: 1801101 | maxGeneratedKey: 1801504 | | Write: 3580.04 ops/sec (34.49 ms/op), 1819282 total ops | Uptime: 335050 ms | maxWrittenKey: 1818940 | maxGeneratedKey: 1819406 | | Write: 3643.02 ops/sec (34.26 ms/op), 1837499 total ops | Uptime: 340051 ms | maxWrittenKey: 1837091 | maxGeneratedKey: 1837625 | | Write: 3928.00 ops/sec (32.08 ms/op), 1857141 total ops | Uptime: 345051 ms | maxWrittenKey: 1856700 | maxGeneratedKey: 1857265 | | Write: 3699.60 ops/sec (33.41 ms/op), 1875641 total ops | Uptime: 350052 ms | maxWrittenKey: 1875236 | maxGeneratedKey: 1875765 | | Write: 3423.05 ops/sec (36.83 ms/op), 1892758 total ops | Uptime: 355052 ms | maxWrittenKey: 1892241 | maxGeneratedKey: 1892883 | | Write: 3675.90 ops/sec (34.00 ms/op), 1911140 total ops | Uptime: 360053 ms | maxWrittenKey: 1910812 | maxGeneratedKey: 1911264 | | Write: 3520.86 ops/sec (35.60 ms/op), 1928746 total ops | Uptime: 365053 ms | maxWrittenKey: 1928354 | maxGeneratedKey: 1928870 | | Write: 3051.48 ops/sec (41.03 ms/op), 1944005 total ops | Uptime: 370054 ms | maxWrittenKey: 1943679 | maxGeneratedKey: 1944129 | | Write: 3274.07 ops/sec (38.15 ms/op), 1960377 total ops | Uptime: 375054 ms | maxWrittenKey: 1959902 | maxGeneratedKey: 1960503 | | Write: 3283.05 ops/sec (38.01 ms/op), 1976794 total ops | Uptime: 380055 ms | maxWrittenKey: 1976587 | maxGeneratedKey: 1976918 | | Write: 3387.43 ops/sec (36.55 ms/op), 1993733 total ops | Uptime: 385055 ms | maxWrittenKey: 1993178 | maxGeneratedKey: 1993859 | | Write: 3028.04 ops/sec (41.39 ms/op), 2008875 total ops | Uptime: 390056 ms | maxWrittenKey: 2008566 | maxGeneratedKey: 2008999 | | Write: 1979.99 ops/sec (62.81 ms/op), 2018776 total ops | Uptime: 395056 ms | maxWrittenKey: 2018114 | maxGeneratedKey: 2018900 | | Write: 2978.10 ops/sec (42.58 ms/op), 2033668 total ops | Uptime: 400057 ms | maxWrittenKey: 2033262 | maxGeneratedKey: 2033792 | | Write: 3051.08 ops/sec (40.82 ms/op), 2048925 total ops | Uptime: 405057 ms | maxWrittenKey: 2048513 | maxGeneratedKey: 2049050 | | Write: 2832.30 ops/sec (44.28 ms/op), 2063088 total ops | Uptime: 410058 ms | maxWrittenKey: 2062857 | maxGeneratedKey: 2063212 | | Write: 3379.03 ops/sec (37.13 ms/op), 2079985 total ops | Uptime: 415059 ms | maxWrittenKey: 2079725 | maxGeneratedKey: 2080109 | | Write: 3069.69 ops/sec (40.36 ms/op), 2095335 total ops | Uptime: 420059 ms | maxWrittenKey: 2094782 | maxGeneratedKey: 2095460 | | Write: 3121.06 ops/sec (40.01 ms/op), 2110942 total ops | Uptime: 425060 ms | maxWrittenKey: 2110631 | maxGeneratedKey: 2111066 | | Write: 2246.15 ops/sec (55.85 ms/op), 2122174 total ops | Uptime: 430060 ms | maxWrittenKey: 2121546 | maxGeneratedKey: 2122298 | | Write: 2887.47 ops/sec (43.32 ms/op), 2136613 total ops | Uptime: 435061 ms | maxWrittenKey: 2136223 | maxGeneratedKey: 2136737 | | Write: 2940.50 ops/sec (42.11 ms/op), 2151317 total ops | Uptime: 440061 ms | maxWrittenKey: 2150847 | maxGeneratedKey: 2151441 | | Write: 2834.30 ops/sec (44.80 ms/op), 2165490 total ops | Uptime: 445062 ms | maxWrittenKey: 2165279 | maxGeneratedKey: 2165616 | | Write: 2871.30 ops/sec (42.85 ms/op), 2179848 total ops | Uptime: 450062 ms | maxWrittenKey: 2179390 | maxGeneratedKey: 2179972 | | Write: 2987.27 ops/sec (42.08 ms/op), 2194786 total ops | Uptime: 455063 ms | maxWrittenKey: 2194464 | maxGeneratedKey: 2194910 | | Write: 2852.50 ops/sec (43.95 ms/op), 2209050 total ops | Uptime: 460063 ms | maxWrittenKey: 2208785 | maxGeneratedKey: 2209174 | | Write: 2173.58 ops/sec (57.43 ms/op), 2219919 total ops | Uptime: 465064 ms | maxWrittenKey: 2219614 | maxGeneratedKey: 2220043 | ```
1.0
Performance of CassandraTransactionalKeyValue benchmark is not good - Jira Link: [DB-2502](https://yugabyte.atlassian.net/browse/DB-2502) I use 3 nodes to build the cluster and I use the benchmark tool provided by https://docs.yugabyte.com/latest/benchmark/performance/ to run CassandraTransactionalKeyValue. Every node has a 32-core CPU and has a centos 7.6 OS installed. I use 1 nvme ssd disk in every nodes. Every node is a brand-new machine. But I get a bad result. Only in the first few seconds, I can get more than 10 thousand throughput and then the throughput fluctuates a lot. Of course, cpu utilization is 100% only in the first few seconds and then fluctuates a lot. In this test, no nodes is dead. I wonder whether this result is expected or some error happened. The result is as follows. ``` | Write: 13551.36 ops/sec (9.12 ms/op), 67800 total ops | Uptime: 5006 ms | maxWrittenKey: 67771 | maxGeneratedKey: 67938 | | Write: 13128.45 ops/sec (9.52 ms/op), 133463 total ops | Uptime: 10007 ms | maxWrittenKey: 133163 | maxGeneratedKey: 133589 | | Write: 11800.74 ops/sec (10.59 ms/op), 192478 total ops | Uptime: 15008 ms | maxWrittenKey: 192375 | maxGeneratedKey: 192605 | | Write: 11215.40 ops/sec (11.14 ms/op), 248564 total ops | Uptime: 20009 ms | maxWrittenKey: 248470 | maxGeneratedKey: 248691 | | Write: 10130.39 ops/sec (12.32 ms/op), 299223 total ops | Uptime: 25009 ms | maxWrittenKey: 299000 | maxGeneratedKey: 299349 | | Write: 9558.10 ops/sec (13.06 ms/op), 347020 total ops | Uptime: 30010 ms | maxWrittenKey: 346689 | maxGeneratedKey: 347145 | | Write: 8984.08 ops/sec (13.91 ms/op), 391947 total ops | Uptime: 35011 ms | maxWrittenKey: 391519 | maxGeneratedKey: 392073 | | Write: 8023.78 ops/sec (15.60 ms/op), 432072 total ops | Uptime: 40012 ms | maxWrittenKey: 431912 | maxGeneratedKey: 432197 | | Write: 8046.05 ops/sec (15.54 ms/op), 472307 total ops | Uptime: 45012 ms | maxWrittenKey: 472146 | maxGeneratedKey: 472432 | | Write: 7521.22 ops/sec (16.57 ms/op), 509918 total ops | Uptime: 50013 ms | maxWrittenKey: 509497 | maxGeneratedKey: 510045 | | Write: 7275.19 ops/sec (17.20 ms/op), 546299 total ops | Uptime: 55014 ms | maxWrittenKey: 546081 | maxGeneratedKey: 546424 | | Write: 7317.69 ops/sec (17.06 ms/op), 582892 total ops | Uptime: 60014 ms | maxWrittenKey: 582385 | maxGeneratedKey: 583017 | | Write: 6695.95 ops/sec (18.69 ms/op), 616376 total ops | Uptime: 65015 ms | maxWrittenKey: 616136 | maxGeneratedKey: 616501 | | Write: 6349.71 ops/sec (19.66 ms/op), 648129 total ops | Uptime: 70016 ms | maxWrittenKey: 647901 | maxGeneratedKey: 648255 | | Write: 6185.03 ops/sec (20.22 ms/op), 679058 total ops | Uptime: 75016 ms | maxWrittenKey: 678640 | maxGeneratedKey: 679184 | | Write: 5996.02 ops/sec (20.71 ms/op), 709042 total ops | Uptime: 80017 ms | maxWrittenKey: 708730 | maxGeneratedKey: 709167 | | Write: 6076.60 ops/sec (20.63 ms/op), 739429 total ops | Uptime: 85018 ms | maxWrittenKey: 738978 | maxGeneratedKey: 739554 | | Write: 5560.96 ops/sec (22.50 ms/op), 767238 total ops | Uptime: 90018 ms | maxWrittenKey: 766854 | maxGeneratedKey: 767363 | | Write: 5468.23 ops/sec (22.80 ms/op), 794583 total ops | Uptime: 95019 ms | maxWrittenKey: 793931 | maxGeneratedKey: 794709 | | Write: 5556.21 ops/sec (22.57 ms/op), 822368 total ops | Uptime: 100020 ms | maxWrittenKey: 822034 | maxGeneratedKey: 822492 | | Write: 3632.32 ops/sec (34.40 ms/op), 840532 total ops | Uptime: 105020 ms | maxWrittenKey: 840175 | maxGeneratedKey: 840657 | | Write: 5421.72 ops/sec (22.97 ms/op), 867644 total ops | Uptime: 110021 ms | maxWrittenKey: 867238 | maxGeneratedKey: 867769 | | Write: 3399.56 ops/sec (36.80 ms/op), 884644 total ops | Uptime: 115022 ms | maxWrittenKey: 884074 | maxGeneratedKey: 884768 | | Write: 4219.05 ops/sec (23.78 ms/op), 905742 total ops | Uptime: 120022 ms | maxWrittenKey: 904419 | maxGeneratedKey: 905866 | | Write: 4196.23 ops/sec (35.67 ms/op), 926726 total ops | Uptime: 125023 ms | maxWrittenKey: 926193 | maxGeneratedKey: 926854 | | Write: 4970.29 ops/sec (25.20 ms/op), 951581 total ops | Uptime: 130024 ms | maxWrittenKey: 951064 | maxGeneratedKey: 951706 | | Write: 4935.76 ops/sec (25.31 ms/op), 976263 total ops | Uptime: 135024 ms | maxWrittenKey: 975962 | maxGeneratedKey: 976387 | | Write: 4893.21 ops/sec (25.40 ms/op), 1000732 total ops | Uptime: 140025 ms | maxWrittenKey: 1000140 | maxGeneratedKey: 1000856 | | Write: 4469.20 ops/sec (25.87 ms/op), 1023081 total ops | Uptime: 145026 ms | maxWrittenKey: 1021688 | maxGeneratedKey: 1023205 | | Write: 3184.21 ops/sec (42.23 ms/op), 1039004 total ops | Uptime: 150026 ms | maxWrittenKey: 1038524 | maxGeneratedKey: 1039132 | | Write: 4907.73 ops/sec (25.55 ms/op), 1063546 total ops | Uptime: 155027 ms | maxWrittenKey: 1063048 | maxGeneratedKey: 1063671 | | Write: 3249.60 ops/sec (38.61 ms/op), 1079796 total ops | Uptime: 160028 ms | maxWrittenKey: 1079558 | maxGeneratedKey: 1079922 | | Write: 4825.80 ops/sec (25.83 ms/op), 1103929 total ops | Uptime: 165028 ms | maxWrittenKey: 1103626 | maxGeneratedKey: 1104056 | | Write: 3148.35 ops/sec (39.64 ms/op), 1119673 total ops | Uptime: 170029 ms | maxWrittenKey: 1119166 | maxGeneratedKey: 1119798 | | Write: 4792.70 ops/sec (26.03 ms/op), 1143640 total ops | Uptime: 175030 ms | maxWrittenKey: 1143013 | maxGeneratedKey: 1143764 | | Write: 3085.24 ops/sec (40.48 ms/op), 1159068 total ops | Uptime: 180030 ms | maxWrittenKey: 1158703 | maxGeneratedKey: 1159192 | | Write: 4635.25 ops/sec (27.18 ms/op), 1182247 total ops | Uptime: 185031 ms | maxWrittenKey: 1182007 | maxGeneratedKey: 1182373 | | Write: 4159.41 ops/sec (29.42 ms/op), 1203047 total ops | Uptime: 190032 ms | maxWrittenKey: 1202084 | maxGeneratedKey: 1203172 | | Write: 2852.86 ops/sec (44.75 ms/op), 1217313 total ops | Uptime: 195032 ms | maxWrittenKey: 1217164 | maxGeneratedKey: 1217437 | | Write: 4506.05 ops/sec (27.70 ms/op), 1239846 total ops | Uptime: 200033 ms | maxWrittenKey: 1239588 | maxGeneratedKey: 1239970 | | Write: 2950.46 ops/sec (41.91 ms/op), 1254600 total ops | Uptime: 205034 ms | maxWrittenKey: 1254223 | maxGeneratedKey: 1254726 | | Write: 4251.53 ops/sec (29.59 ms/op), 1275863 total ops | Uptime: 210035 ms | maxWrittenKey: 1275519 | maxGeneratedKey: 1275987 | | Write: 4339.48 ops/sec (28.91 ms/op), 1297563 total ops | Uptime: 215035 ms | maxWrittenKey: 1297184 | maxGeneratedKey: 1297689 | | Write: 4235.69 ops/sec (29.30 ms/op), 1318744 total ops | Uptime: 220036 ms | maxWrittenKey: 1318018 | maxGeneratedKey: 1318868 | | Write: 691.72 ops/sec (166.67 ms/op), 1322203 total ops | Uptime: 225036 ms | maxWrittenKey: 1321227 | maxGeneratedKey: 1322327 | | Write: 972.48 ops/sec (96.06 ms/op), 1327066 total ops | Uptime: 230037 ms | maxWrittenKey: 1325590 | maxGeneratedKey: 1327190 | | Write: 810.90 ops/sec (202.90 ms/op), 1331121 total ops | Uptime: 235038 ms | maxWrittenKey: 1330492 | maxGeneratedKey: 1331245 | | Write: 4235.51 ops/sec (30.16 ms/op), 1352301 total ops | Uptime: 240038 ms | maxWrittenKey: 1351991 | maxGeneratedKey: 1352425 | | Write: 5874.22 ops/sec (21.35 ms/op), 1381676 total ops | Uptime: 245039 ms | maxWrittenKey: 1381516 | maxGeneratedKey: 1381800 | | Write: 6288.03 ops/sec (19.86 ms/op), 1413120 total ops | Uptime: 250040 ms | maxWrittenKey: 1412960 | maxGeneratedKey: 1413244 | | Write: 5879.51 ops/sec (21.18 ms/op), 1442521 total ops | Uptime: 255040 ms | maxWrittenKey: 1442267 | maxGeneratedKey: 1442645 | | Write: 5550.98 ops/sec (22.51 ms/op), 1470279 total ops | Uptime: 260041 ms | maxWrittenKey: 1469787 | maxGeneratedKey: 1470403 | | Write: 5688.89 ops/sec (22.04 ms/op), 1498727 total ops | Uptime: 265041 ms | maxWrittenKey: 1498520 | maxGeneratedKey: 1498854 | | Write: 5628.71 ops/sec (22.17 ms/op), 1526874 total ops | Uptime: 270042 ms | maxWrittenKey: 1526628 | maxGeneratedKey: 1526999 | | Write: 5238.17 ops/sec (23.95 ms/op), 1553068 total ops | Uptime: 275043 ms | maxWrittenKey: 1552940 | maxGeneratedKey: 1553194 | | Write: 5196.59 ops/sec (23.93 ms/op), 1579054 total ops | Uptime: 280043 ms | maxWrittenKey: 1578622 | maxGeneratedKey: 1579181 | | Write: 4791.05 ops/sec (26.14 ms/op), 1603012 total ops | Uptime: 285044 ms | maxWrittenKey: 1602669 | maxGeneratedKey: 1603137 | | Write: 4816.00 ops/sec (25.95 ms/op), 1627095 total ops | Uptime: 290044 ms | maxWrittenKey: 1626762 | maxGeneratedKey: 1627220 | | Write: 4578.05 ops/sec (27.17 ms/op), 1649988 total ops | Uptime: 295045 ms | maxWrittenKey: 1649527 | maxGeneratedKey: 1650112 | | Write: 4831.83 ops/sec (25.84 ms/op), 1674150 total ops | Uptime: 300046 ms | maxWrittenKey: 1673729 | maxGeneratedKey: 1674275 | | Write: 4297.71 ops/sec (29.11 ms/op), 1695641 total ops | Uptime: 305046 ms | maxWrittenKey: 1695342 | maxGeneratedKey: 1695766 | | Write: 4288.37 ops/sec (29.11 ms/op), 1717085 total ops | Uptime: 310047 ms | maxWrittenKey: 1716637 | maxGeneratedKey: 1717210 | | Write: 4328.82 ops/sec (28.99 ms/op), 1738732 total ops | Uptime: 315047 ms | maxWrittenKey: 1738298 | maxGeneratedKey: 1738857 | | Write: 4478.47 ops/sec (27.86 ms/op), 1761128 total ops | Uptime: 320048 ms | maxWrittenKey: 1760818 | maxGeneratedKey: 1761252 | | Write: 3999.70 ops/sec (31.03 ms/op), 1781130 total ops | Uptime: 325049 ms | maxWrittenKey: 1780561 | maxGeneratedKey: 1781254 | | Write: 4049.52 ops/sec (31.19 ms/op), 1801380 total ops | Uptime: 330049 ms | maxWrittenKey: 1801101 | maxGeneratedKey: 1801504 | | Write: 3580.04 ops/sec (34.49 ms/op), 1819282 total ops | Uptime: 335050 ms | maxWrittenKey: 1818940 | maxGeneratedKey: 1819406 | | Write: 3643.02 ops/sec (34.26 ms/op), 1837499 total ops | Uptime: 340051 ms | maxWrittenKey: 1837091 | maxGeneratedKey: 1837625 | | Write: 3928.00 ops/sec (32.08 ms/op), 1857141 total ops | Uptime: 345051 ms | maxWrittenKey: 1856700 | maxGeneratedKey: 1857265 | | Write: 3699.60 ops/sec (33.41 ms/op), 1875641 total ops | Uptime: 350052 ms | maxWrittenKey: 1875236 | maxGeneratedKey: 1875765 | | Write: 3423.05 ops/sec (36.83 ms/op), 1892758 total ops | Uptime: 355052 ms | maxWrittenKey: 1892241 | maxGeneratedKey: 1892883 | | Write: 3675.90 ops/sec (34.00 ms/op), 1911140 total ops | Uptime: 360053 ms | maxWrittenKey: 1910812 | maxGeneratedKey: 1911264 | | Write: 3520.86 ops/sec (35.60 ms/op), 1928746 total ops | Uptime: 365053 ms | maxWrittenKey: 1928354 | maxGeneratedKey: 1928870 | | Write: 3051.48 ops/sec (41.03 ms/op), 1944005 total ops | Uptime: 370054 ms | maxWrittenKey: 1943679 | maxGeneratedKey: 1944129 | | Write: 3274.07 ops/sec (38.15 ms/op), 1960377 total ops | Uptime: 375054 ms | maxWrittenKey: 1959902 | maxGeneratedKey: 1960503 | | Write: 3283.05 ops/sec (38.01 ms/op), 1976794 total ops | Uptime: 380055 ms | maxWrittenKey: 1976587 | maxGeneratedKey: 1976918 | | Write: 3387.43 ops/sec (36.55 ms/op), 1993733 total ops | Uptime: 385055 ms | maxWrittenKey: 1993178 | maxGeneratedKey: 1993859 | | Write: 3028.04 ops/sec (41.39 ms/op), 2008875 total ops | Uptime: 390056 ms | maxWrittenKey: 2008566 | maxGeneratedKey: 2008999 | | Write: 1979.99 ops/sec (62.81 ms/op), 2018776 total ops | Uptime: 395056 ms | maxWrittenKey: 2018114 | maxGeneratedKey: 2018900 | | Write: 2978.10 ops/sec (42.58 ms/op), 2033668 total ops | Uptime: 400057 ms | maxWrittenKey: 2033262 | maxGeneratedKey: 2033792 | | Write: 3051.08 ops/sec (40.82 ms/op), 2048925 total ops | Uptime: 405057 ms | maxWrittenKey: 2048513 | maxGeneratedKey: 2049050 | | Write: 2832.30 ops/sec (44.28 ms/op), 2063088 total ops | Uptime: 410058 ms | maxWrittenKey: 2062857 | maxGeneratedKey: 2063212 | | Write: 3379.03 ops/sec (37.13 ms/op), 2079985 total ops | Uptime: 415059 ms | maxWrittenKey: 2079725 | maxGeneratedKey: 2080109 | | Write: 3069.69 ops/sec (40.36 ms/op), 2095335 total ops | Uptime: 420059 ms | maxWrittenKey: 2094782 | maxGeneratedKey: 2095460 | | Write: 3121.06 ops/sec (40.01 ms/op), 2110942 total ops | Uptime: 425060 ms | maxWrittenKey: 2110631 | maxGeneratedKey: 2111066 | | Write: 2246.15 ops/sec (55.85 ms/op), 2122174 total ops | Uptime: 430060 ms | maxWrittenKey: 2121546 | maxGeneratedKey: 2122298 | | Write: 2887.47 ops/sec (43.32 ms/op), 2136613 total ops | Uptime: 435061 ms | maxWrittenKey: 2136223 | maxGeneratedKey: 2136737 | | Write: 2940.50 ops/sec (42.11 ms/op), 2151317 total ops | Uptime: 440061 ms | maxWrittenKey: 2150847 | maxGeneratedKey: 2151441 | | Write: 2834.30 ops/sec (44.80 ms/op), 2165490 total ops | Uptime: 445062 ms | maxWrittenKey: 2165279 | maxGeneratedKey: 2165616 | | Write: 2871.30 ops/sec (42.85 ms/op), 2179848 total ops | Uptime: 450062 ms | maxWrittenKey: 2179390 | maxGeneratedKey: 2179972 | | Write: 2987.27 ops/sec (42.08 ms/op), 2194786 total ops | Uptime: 455063 ms | maxWrittenKey: 2194464 | maxGeneratedKey: 2194910 | | Write: 2852.50 ops/sec (43.95 ms/op), 2209050 total ops | Uptime: 460063 ms | maxWrittenKey: 2208785 | maxGeneratedKey: 2209174 | | Write: 2173.58 ops/sec (57.43 ms/op), 2219919 total ops | Uptime: 465064 ms | maxWrittenKey: 2219614 | maxGeneratedKey: 2220043 | ```
priority
performance of cassandratransactionalkeyvalue benchmark is not good jira link i use nodes to build the cluster and i use the benchmark tool provided by to run cassandratransactionalkeyvalue every node has a core cpu and has a centos os installed i use nvme ssd disk in every nodes every node is a brand new machine but i get a bad result only in the first few seconds i can get more than thousand throughput and then the throughput fluctuates a lot of course cpu utilization is only in the first few seconds and then fluctuates a lot in this test no nodes is dead i wonder whether this result is expected or some error happened the result is as follows write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey write ops sec ms op total ops uptime ms maxwrittenkey maxgeneratedkey
1
119,775
4,775,823,117
IssuesEvent
2016-10-27 11:50:09
PowerlineApp/powerline-mobile
https://api.github.com/repos/PowerlineApp/powerline-mobile
closed
group management settings: manage required fields
enhancement P2 - Medium Priority
Define and manage the required fields that need to be filled out to join a group. Not sure how many the backend supports, but currently production allows 5. If we can allow up to 8 (with no backend changes) that would be great. Production reference: https://admin.powerli.ne/group/fields Design note: In the future, we may want to allow the group manager to make this a string field or select from a drop-down list. Drop-down not in scope right now.
1.0
group management settings: manage required fields - Define and manage the required fields that need to be filled out to join a group. Not sure how many the backend supports, but currently production allows 5. If we can allow up to 8 (with no backend changes) that would be great. Production reference: https://admin.powerli.ne/group/fields Design note: In the future, we may want to allow the group manager to make this a string field or select from a drop-down list. Drop-down not in scope right now.
priority
group management settings manage required fields define and manage the required fields that need to be filled out to join a group not sure how many the backend supports but currently production allows if we can allow up to with no backend changes that would be great production reference design note in the future we may want to allow the group manager to make this a string field or select from a drop down list drop down not in scope right now
1
25,885
2,684,024,516
IssuesEvent
2015-03-28 15:44:58
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Load JPG background file
1 star bug imported Priority-Medium
_From [mickem](https://code.google.com/u/mickem/) on October 28, 2011 14:46:02_ Would be nice to be able to load JPG (and other formats) as background. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=443_
1.0
Load JPG background file - _From [mickem](https://code.google.com/u/mickem/) on October 28, 2011 14:46:02_ Would be nice to be able to load JPG (and other formats) as background. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=443_
priority
load jpg background file from on october would be nice to be able to load jpg and other formats as background original issue
1
40,578
2,868,929,495
IssuesEvent
2015-06-05 22:01:21
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Request to host package - dart_uuid
Fixed Priority-Medium Type-Task
_Originally opened as dart-lang/sdk#5968_ *This issue was originally filed by yulian....&#064;gmail.com* _____ https://github.com/Daegalus/dart-uuid https://github.com/Daegalus/dart-uuid.git
1.0
Request to host package - dart_uuid - _Originally opened as dart-lang/sdk#5968_ *This issue was originally filed by yulian....&#064;gmail.com* _____ https://github.com/Daegalus/dart-uuid https://github.com/Daegalus/dart-uuid.git
priority
request to host package dart uuid originally opened as dart lang sdk this issue was originally filed by yulian gmail com
1
29,541
2,716,432,375
IssuesEvent
2015-04-10 19:02:24
CruxFramework/crux
https://api.github.com/repos/CruxFramework/crux
closed
Create a new selection model for grid's rows
enhancement imported Milestone-M14-C3 Priority-Medium TargetVersion-5.2.0
_From [wes...@triggolabs.com](https://code.google.com/u/114691046055037037756/) on July 21, 2014 11:11:47_ Would be useful if we had a "singleCheckBox" selection model. The behavior would be similiar to "singleRadioButton", but with the possibility of deselect a row. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=438_
1.0
Create a new selection model for grid's rows - _From [wes...@triggolabs.com](https://code.google.com/u/114691046055037037756/) on July 21, 2014 11:11:47_ Would be useful if we had a "singleCheckBox" selection model. The behavior would be similiar to "singleRadioButton", but with the possibility of deselect a row. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=438_
priority
create a new selection model for grid s rows from on july would be useful if we had a singlecheckbox selection model the behavior would be similiar to singleradiobutton but with the possibility of deselect a row original issue
1
682,817
23,358,580,860
IssuesEvent
2022-08-10 09:37:18
owncloud/web
https://api.github.com/repos/owncloud/web
closed
Re-fetch quota when it makes sense
Type:Bug Priority:p3-medium
### Steps to reproduce 1. Look at personal quota (user-menu) or project space quota (right sidebar) 2. Upload or delete files / folders 3. Repeat step 1 ### Expected behaviour The respective quota info should reflect the changes made in (2) ### Actual behaviour Quota info remains unchanged ### Possible solutions - we could re-fetch the respective quota after IO batches of operations are done - we could use the client-side available filesize info to re-calculate the quota info instead of re-fetcing the quota to save network requests
1.0
Re-fetch quota when it makes sense - ### Steps to reproduce 1. Look at personal quota (user-menu) or project space quota (right sidebar) 2. Upload or delete files / folders 3. Repeat step 1 ### Expected behaviour The respective quota info should reflect the changes made in (2) ### Actual behaviour Quota info remains unchanged ### Possible solutions - we could re-fetch the respective quota after IO batches of operations are done - we could use the client-side available filesize info to re-calculate the quota info instead of re-fetcing the quota to save network requests
priority
re fetch quota when it makes sense steps to reproduce look at personal quota user menu or project space quota right sidebar upload or delete files folders repeat step expected behaviour the respective quota info should reflect the changes made in actual behaviour quota info remains unchanged possible solutions we could re fetch the respective quota after io batches of operations are done we could use the client side available filesize info to re calculate the quota info instead of re fetcing the quota to save network requests
1
444,098
12,806,274,022
IssuesEvent
2020-07-03 09:08:31
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Update all components used with pool to be more encapsulated
Priority: Medium
I.e. MouseEnterExitComponent should unsubscribe all events instead of owning component. We should go through all components which is currently used in pooling and make this refactoring. It will be easier to modify and maintain such components. Related to https://github.com/StrangeLoopGames/EcoIssues/issues/16814
1.0
Update all components used with pool to be more encapsulated - I.e. MouseEnterExitComponent should unsubscribe all events instead of owning component. We should go through all components which is currently used in pooling and make this refactoring. It will be easier to modify and maintain such components. Related to https://github.com/StrangeLoopGames/EcoIssues/issues/16814
priority
update all components used with pool to be more encapsulated i e mouseenterexitcomponent should unsubscribe all events instead of owning component we should go through all components which is currently used in pooling and make this refactoring it will be easier to modify and maintain such components related to
1
803,096
29,116,969,620
IssuesEvent
2023-05-17 02:24:38
jbx-protocol/juice-interface
https://api.github.com/repos/jbx-protocol/juice-interface
closed
Don't load some contracts in ContractLoader
Bug Priority: Medium
- JBTiered721DelegateProjectDeployer - DeprecatedJBSplitsStore - DeprecatedJBDirectory - JBETHERC20ProjectPayerDeployer - JBSingleTokenPaymentTerminalStore - JBETHPaymentTerminal / JBETHPaymentTerminal3_1 (only load 1 of them?) - JBController / JBController3_0_1 / JBController3_1 (only load 1 of them?)
1.0
Don't load some contracts in ContractLoader - - JBTiered721DelegateProjectDeployer - DeprecatedJBSplitsStore - DeprecatedJBDirectory - JBETHERC20ProjectPayerDeployer - JBSingleTokenPaymentTerminalStore - JBETHPaymentTerminal / JBETHPaymentTerminal3_1 (only load 1 of them?) - JBController / JBController3_0_1 / JBController3_1 (only load 1 of them?)
priority
don t load some contracts in contractloader deprecatedjbsplitsstore deprecatedjbdirectory jbsingletokenpaymentterminalstore jbethpaymentterminal only load of them jbcontroller only load of them
1
697,984
23,961,533,867
IssuesEvent
2022-09-12 19:35:30
delphidabbler/delphidabbler.github.io
https://api.github.com/repos/delphidabbler/delphidabbler.github.io
closed
Make Jekyll minify generated CSS
accepted priority-medium
Currently all the comment from `normalize.css` are left in the generated `style.css` file. These can be removed, and CSS can be shrunk further, by using this setting in `_config.yml`: ```yaml sass: style: compressed ```
1.0
Make Jekyll minify generated CSS - Currently all the comment from `normalize.css` are left in the generated `style.css` file. These can be removed, and CSS can be shrunk further, by using this setting in `_config.yml`: ```yaml sass: style: compressed ```
priority
make jekyll minify generated css currently all the comment from normalize css are left in the generated style css file these can be removed and css can be shrunk further by using this setting in config yml yaml sass style compressed
1
262,461
8,271,065,130
IssuesEvent
2018-09-16 03:31:41
vuejs/vue-devtools
https://api.github.com/repos/vuejs/vue-devtools
closed
Inspect $refs
feature request in consideration priority: medium
It would be nice to be able to inspect `this.$refs` Just like there is `$route` in a component, maybe it could have `$refs` below it?
1.0
Inspect $refs - It would be nice to be able to inspect `this.$refs` Just like there is `$route` in a component, maybe it could have `$refs` below it?
priority
inspect refs it would be nice to be able to inspect this refs just like there is route in a component maybe it could have refs below it
1
537,273
15,726,305,724
IssuesEvent
2021-03-29 11:07:24
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
check_irods_files should know how to ingest irods files
Medium Priority iRODS
The management command `check_irods_files` only knows how to delete unreferenced files, and not how to put them in Django as in `ingest_irods_files`. Thus ingestion is a two-step process: one has to run `check_irods_files` and then `ingest_irods_files`. This should be a one-step process.
1.0
check_irods_files should know how to ingest irods files - The management command `check_irods_files` only knows how to delete unreferenced files, and not how to put them in Django as in `ingest_irods_files`. Thus ingestion is a two-step process: one has to run `check_irods_files` and then `ingest_irods_files`. This should be a one-step process.
priority
check irods files should know how to ingest irods files the management command check irods files only knows how to delete unreferenced files and not how to put them in django as in ingest irods files thus ingestion is a two step process one has to run check irods files and then ingest irods files this should be a one step process
1
469,610
13,521,961,975
IssuesEvent
2020-09-15 07:51:33
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Sort Group Types Alphabetically
feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** When there are several group types, the group type dropdown is not user friendly, some users are having some hard time to find the group type they are looking for. **Describe the solution you'd like** Be able to sort the Group Type filter in the Group directory so that the user can easily find and select a group type. **Screenshot** ![group-types](https://user-images.githubusercontent.com/58522498/93181535-2571d580-f76b-11ea-89d3-6a2e5b05fbd3.png) **Support ticket links** https://secure.helpscout.net/conversation/1273251749/97145
1.0
Sort Group Types Alphabetically - **Is your feature request related to a problem? Please describe.** When there are several group types, the group type dropdown is not user friendly, some users are having some hard time to find the group type they are looking for. **Describe the solution you'd like** Be able to sort the Group Type filter in the Group directory so that the user can easily find and select a group type. **Screenshot** ![group-types](https://user-images.githubusercontent.com/58522498/93181535-2571d580-f76b-11ea-89d3-6a2e5b05fbd3.png) **Support ticket links** https://secure.helpscout.net/conversation/1273251749/97145
priority
sort group types alphabetically is your feature request related to a problem please describe when there are several group types the group type dropdown is not user friendly some users are having some hard time to find the group type they are looking for describe the solution you d like be able to sort the group type filter in the group directory so that the user can easily find and select a group type screenshot support ticket links
1
253,145
8,052,020,974
IssuesEvent
2018-08-01 17:57:14
Extum/flarum-ext-material
https://api.github.com/repos/Extum/flarum-ext-material
closed
Materialization of Checkboxes
enhancement help wanted materialization priority: medium
Checkboxes at user profile settings should be materialized with the code and documentation from MDL below. ![screenshot_2018-07-25 flightsimtr - havacilik forumu](https://user-images.githubusercontent.com/17576065/43167694-421a6544-8fa3-11e8-80c6-9abd8209f4e7.png) ``` .mdl-checkbox { position: relative; z-index: 1; vertical-align: middle; display: inline-block; box-sizing: border-box; width: 100%; height: 24px; margin: 0; padding: 0; } .mdl-checkbox.is-upgraded { padding-left: 24px; } .mdl-checkbox__input { line-height: 24px; } .mdl-checkbox.is-upgraded .mdl-checkbox__input { position: absolute; width: 0; height: 0; margin: 0; padding: 0; opacity: 0; -ms-appearance: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; border: none; } .mdl-checkbox__box-outline { position: absolute; top: 3px; left: 0; display: inline-block; box-sizing: border-box; width: 16px; height: 16px; margin: 0; cursor: pointer; overflow: hidden; border: 2px solid rgba(0,0,0, 0.54); border-radius: 2px; z-index: 2; } .mdl-checkbox.is-checked .mdl-checkbox__box-outline { border: 2px solid rgb(63,81,181); } fieldset[disabled] .mdl-checkbox .mdl-checkbox__box-outline, .mdl-checkbox.is-disabled .mdl-checkbox__box-outline { border: 2px solid rgba(0,0,0, 0.26); cursor: auto; } .mdl-checkbox__focus-helper { position: absolute; top: 3px; left: 0; display: inline-block; box-sizing: border-box; width: 16px; height: 16px; border-radius: 50%; background-color: transparent; } .mdl-checkbox.is-focused .mdl-checkbox__focus-helper { box-shadow: 0 0 0px 8px rgba(0, 0, 0, 0.1); background-color: rgba(0, 0, 0, 0.1); } .mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper { box-shadow: 0 0 0px 8px rgba(63,81,181, 0.26); background-color: rgba(63,81,181, 0.26); } .mdl-checkbox__tick-outline { position: absolute; top: 0; left: 0; height: 100%; width: 100%; -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg=="); mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg=="); background: transparent; transition-duration: 0.28s; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-property: background; } .mdl-checkbox.is-checked .mdl-checkbox__tick-outline { background: rgb(63,81,181) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K"); } fieldset[disabled] .mdl-checkbox.is-checked .mdl-checkbox__tick-outline, .mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline { background: rgba(0,0,0, 0.26) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K"); } .mdl-checkbox__label { position: relative; cursor: pointer; font-size: 16px; line-height: 24px; margin: 0; } fieldset[disabled] .mdl-checkbox .mdl-checkbox__label, .mdl-checkbox.is-disabled .mdl-checkbox__label { color: rgba(0,0,0, 0.26); cursor: auto; } .mdl-checkbox__ripple-container { position: absolute; z-index: 2; top: -6px; left: -10px; box-sizing: border-box; width: 36px; height: 36px; border-radius: 50%; cursor: pointer; overflow: hidden; -webkit-mask-image: -webkit-radial-gradient(circle, white, black); } .mdl-checkbox__ripple-container .mdl-ripple { background: rgb(63,81,181); } fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container, .mdl-checkbox.is-disabled .mdl-checkbox__ripple-container { cursor: auto; } fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container .mdl-ripple, .mdl-checkbox.is-disabled .mdl-checkbox__ripple-container .mdl-ripple { background: transparent; } ``` Documentation: https://getmdl.io/components/index.html#toggles-section/checkbox
1.0
Materialization of Checkboxes - Checkboxes at user profile settings should be materialized with the code and documentation from MDL below. ![screenshot_2018-07-25 flightsimtr - havacilik forumu](https://user-images.githubusercontent.com/17576065/43167694-421a6544-8fa3-11e8-80c6-9abd8209f4e7.png) ``` .mdl-checkbox { position: relative; z-index: 1; vertical-align: middle; display: inline-block; box-sizing: border-box; width: 100%; height: 24px; margin: 0; padding: 0; } .mdl-checkbox.is-upgraded { padding-left: 24px; } .mdl-checkbox__input { line-height: 24px; } .mdl-checkbox.is-upgraded .mdl-checkbox__input { position: absolute; width: 0; height: 0; margin: 0; padding: 0; opacity: 0; -ms-appearance: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; border: none; } .mdl-checkbox__box-outline { position: absolute; top: 3px; left: 0; display: inline-block; box-sizing: border-box; width: 16px; height: 16px; margin: 0; cursor: pointer; overflow: hidden; border: 2px solid rgba(0,0,0, 0.54); border-radius: 2px; z-index: 2; } .mdl-checkbox.is-checked .mdl-checkbox__box-outline { border: 2px solid rgb(63,81,181); } fieldset[disabled] .mdl-checkbox .mdl-checkbox__box-outline, .mdl-checkbox.is-disabled .mdl-checkbox__box-outline { border: 2px solid rgba(0,0,0, 0.26); cursor: auto; } .mdl-checkbox__focus-helper { position: absolute; top: 3px; left: 0; display: inline-block; box-sizing: border-box; width: 16px; height: 16px; border-radius: 50%; background-color: transparent; } .mdl-checkbox.is-focused .mdl-checkbox__focus-helper { box-shadow: 0 0 0px 8px rgba(0, 0, 0, 0.1); background-color: rgba(0, 0, 0, 0.1); } .mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper { box-shadow: 0 0 0px 8px rgba(63,81,181, 0.26); background-color: rgba(63,81,181, 0.26); } .mdl-checkbox__tick-outline { position: absolute; top: 0; left: 0; height: 100%; width: 100%; -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg=="); mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg=="); background: transparent; transition-duration: 0.28s; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-property: background; } .mdl-checkbox.is-checked .mdl-checkbox__tick-outline { background: rgb(63,81,181) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K"); } fieldset[disabled] .mdl-checkbox.is-checked .mdl-checkbox__tick-outline, .mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline { background: rgba(0,0,0, 0.26) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K"); } .mdl-checkbox__label { position: relative; cursor: pointer; font-size: 16px; line-height: 24px; margin: 0; } fieldset[disabled] .mdl-checkbox .mdl-checkbox__label, .mdl-checkbox.is-disabled .mdl-checkbox__label { color: rgba(0,0,0, 0.26); cursor: auto; } .mdl-checkbox__ripple-container { position: absolute; z-index: 2; top: -6px; left: -10px; box-sizing: border-box; width: 36px; height: 36px; border-radius: 50%; cursor: pointer; overflow: hidden; -webkit-mask-image: -webkit-radial-gradient(circle, white, black); } .mdl-checkbox__ripple-container .mdl-ripple { background: rgb(63,81,181); } fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container, .mdl-checkbox.is-disabled .mdl-checkbox__ripple-container { cursor: auto; } fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container .mdl-ripple, .mdl-checkbox.is-disabled .mdl-checkbox__ripple-container .mdl-ripple { background: transparent; } ``` Documentation: https://getmdl.io/components/index.html#toggles-section/checkbox
priority
materialization of checkboxes checkboxes at user profile settings should be materialized with the code and documentation from mdl below mdl checkbox position relative z index vertical align middle display inline block box sizing border box width height margin padding mdl checkbox is upgraded padding left mdl checkbox input line height mdl checkbox is upgraded mdl checkbox input position absolute width height margin padding opacity ms appearance none moz appearance none webkit appearance none appearance none border none mdl checkbox box outline position absolute top left display inline block box sizing border box width height margin cursor pointer overflow hidden border solid rgba border radius z index mdl checkbox is checked mdl checkbox box outline border solid rgb fieldset mdl checkbox mdl checkbox box outline mdl checkbox is disabled mdl checkbox box outline border solid rgba cursor auto mdl checkbox focus helper position absolute top left display inline block box sizing border box width height border radius background color transparent mdl checkbox is focused mdl checkbox focus helper box shadow rgba background color rgba mdl checkbox is focused is checked mdl checkbox focus helper box shadow rgba background color rgba mdl checkbox tick outline position absolute top left height width webkit mask url data image svg xml cg mask url data image svg xml cg background transparent transition duration transition timing function cubic bezier transition property background mdl checkbox is checked mdl checkbox tick outline background rgb url data image svg xml fieldset mdl checkbox is checked mdl checkbox tick outline mdl checkbox is checked is disabled mdl checkbox tick outline background rgba url data image svg xml mdl checkbox label position relative cursor pointer font size line height margin fieldset mdl checkbox mdl checkbox label mdl checkbox is disabled mdl checkbox label color rgba cursor auto mdl checkbox ripple container position absolute z index top left box sizing border box width height border radius cursor pointer overflow hidden webkit mask image webkit radial gradient circle white black mdl checkbox ripple container mdl ripple background rgb fieldset mdl checkbox mdl checkbox ripple container mdl checkbox is disabled mdl checkbox ripple container cursor auto fieldset mdl checkbox mdl checkbox ripple container mdl ripple mdl checkbox is disabled mdl checkbox ripple container mdl ripple background transparent documentation
1
150,286
5,756,543,761
IssuesEvent
2017-04-26 00:00:15
vmware/vic
https://api.github.com/repos/vmware/vic
closed
vic-machine support resources in folder
component/vic-machine kind/customer-found priority/medium
#For stories, please include the information below: **User Statement:** As a vic admin, I want to user vic-machine to create and manage VCH endpoint VM with resources under VC folders. **Details:** following changes for vic-machine create 1. --target option will have dc folder specified, e.g. "vc ip"/folder/dc, and it's also possible to be "vc ip"/dc (even the dc is under folder), and also "vc ip"/folder valid, in which case, there is only one dc in that folder. 2. --compute-resource, with same reason, it will be folder/cluster, folder/rp (in case there is only one cluster in that folder), cluster, or cluster/rp, four possible format. 3. The storage options. It already have a format as datastore/path, and it's ok to leave path empty, but this change, it will vary as well. User might specify folder/datastore/path, folder/datastore, or datastore/path. 4. network options are usually only name specified, that is easy in this change. 5. resource suggestion includes folders Other vic-machine commands should all support search with name through govmomi **Acceptance Criteria:** Following test should be included: - Specify resources with all supported formats, to create VCH - Wrong resource name will get correct resource suggestion for resources under folder
1.0
vic-machine support resources in folder - #For stories, please include the information below: **User Statement:** As a vic admin, I want to user vic-machine to create and manage VCH endpoint VM with resources under VC folders. **Details:** following changes for vic-machine create 1. --target option will have dc folder specified, e.g. "vc ip"/folder/dc, and it's also possible to be "vc ip"/dc (even the dc is under folder), and also "vc ip"/folder valid, in which case, there is only one dc in that folder. 2. --compute-resource, with same reason, it will be folder/cluster, folder/rp (in case there is only one cluster in that folder), cluster, or cluster/rp, four possible format. 3. The storage options. It already have a format as datastore/path, and it's ok to leave path empty, but this change, it will vary as well. User might specify folder/datastore/path, folder/datastore, or datastore/path. 4. network options are usually only name specified, that is easy in this change. 5. resource suggestion includes folders Other vic-machine commands should all support search with name through govmomi **Acceptance Criteria:** Following test should be included: - Specify resources with all supported formats, to create VCH - Wrong resource name will get correct resource suggestion for resources under folder
priority
vic machine support resources in folder for stories please include the information below user statement as a vic admin i want to user vic machine to create and manage vch endpoint vm with resources under vc folders details following changes for vic machine create target option will have dc folder specified e g vc ip folder dc and it s also possible to be vc ip dc even the dc is under folder and also vc ip folder valid in which case there is only one dc in that folder compute resource with same reason it will be folder cluster folder rp in case there is only one cluster in that folder cluster or cluster rp four possible format the storage options it already have a format as datastore path and it s ok to leave path empty but this change it will vary as well user might specify folder datastore path folder datastore or datastore path network options are usually only name specified that is easy in this change resource suggestion includes folders other vic machine commands should all support search with name through govmomi acceptance criteria following test should be included specify resources with all supported formats to create vch wrong resource name will get correct resource suggestion for resources under folder
1
745,826
26,002,830,641
IssuesEvent
2022-12-20 16:37:40
CosmosOS/Cosmos
https://api.github.com/repos/CosmosOS/Cosmos
closed
Doing a FileSystem operation via an Action makes a CPU Exception and creates a corrupted file
Bug Up for Grabs Complexity: Medium Priority: Medium Area: Compiler
#### Area of Cosmos - What area of Cosmos are we dealing with? Filesystem #### Expected Behaviour - What do you think that should happen? It should create a file like supposed to #### Actual Behaviour - What unexpectedly happens? makes a CPU Exception x06 and creates a corrupted directory when its supposed to be a file and sometimes it corrupts the entire filesystem making it unusable ![image](https://user-images.githubusercontent.com/43090601/200274377-ba000b12-d69c-4fe0-87b3-b30ff28e6921.png) #### Reproduction - How did you get this error to appear? ```cs if (!Kernel.tryCatch(() => File.WriteAllText(@"0:\fscheck.txt", "This is a test file"), Logger.LogLevel.Fatal)) { Logger.Warn("File system checks failed. Disk operations won't be available"); return; } ``` `Kernel.tryCatch():` ```cs public static bool tryCatch(Action action, Logger.LogLevel exceptionLevel) { try { action(); } catch (Exception ex) { Logger.Log(exceptionLevel, ex.Message); return false; } return true; } ``` #### Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)? last devkit as of 7/11/2022
1.0
Doing a FileSystem operation via an Action makes a CPU Exception and creates a corrupted file - #### Area of Cosmos - What area of Cosmos are we dealing with? Filesystem #### Expected Behaviour - What do you think that should happen? It should create a file like supposed to #### Actual Behaviour - What unexpectedly happens? makes a CPU Exception x06 and creates a corrupted directory when its supposed to be a file and sometimes it corrupts the entire filesystem making it unusable ![image](https://user-images.githubusercontent.com/43090601/200274377-ba000b12-d69c-4fe0-87b3-b30ff28e6921.png) #### Reproduction - How did you get this error to appear? ```cs if (!Kernel.tryCatch(() => File.WriteAllText(@"0:\fscheck.txt", "This is a test file"), Logger.LogLevel.Fatal)) { Logger.Warn("File system checks failed. Disk operations won't be available"); return; } ``` `Kernel.tryCatch():` ```cs public static bool tryCatch(Action action, Logger.LogLevel exceptionLevel) { try { action(); } catch (Exception ex) { Logger.Log(exceptionLevel, ex.Message); return false; } return true; } ``` #### Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)? last devkit as of 7/11/2022
priority
doing a filesystem operation via an action makes a cpu exception and creates a corrupted file area of cosmos what area of cosmos are we dealing with filesystem expected behaviour what do you think that should happen it should create a file like supposed to actual behaviour what unexpectedly happens makes a cpu exception and creates a corrupted directory when its supposed to be a file and sometimes it corrupts the entire filesystem making it unusable reproduction how did you get this error to appear cs if kernel trycatch file writealltext fscheck txt this is a test file logger loglevel fatal logger warn file system checks failed disk operations won t be available return kernel trycatch cs public static bool trycatch action action logger loglevel exceptionlevel try action catch exception ex logger log exceptionlevel ex message return false return true version were you using the user kit or dev kit and what user kit version or dev kit commit cosmos x last devkit as of
1
408,235
11,943,662,520
IssuesEvent
2020-04-02 23:57:54
Edu4rdSHL/findomain
https://api.github.com/repos/Edu4rdSHL/findomain
closed
Add support for: c99.nl
Medium Priority implemented-in-plus-version solved source-request
This is a very interesting source that also supports json. Example: `https://api.c99.nl/subdomainfinder?key=<key>&domain=google.com&json` https://api.c99.nl/api_overview https://subdomainfinder.c99.nl/
1.0
Add support for: c99.nl - This is a very interesting source that also supports json. Example: `https://api.c99.nl/subdomainfinder?key=<key>&domain=google.com&json` https://api.c99.nl/api_overview https://subdomainfinder.c99.nl/
priority
add support for nl this is a very interesting source that also supports json example
1
431,000
12,473,614,777
IssuesEvent
2020-05-29 08:09:36
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1568] Can take Dirt Road block in hands.
Priority: Medium Status: Fixed
Step to reproduce: - trump dirt - take shovel and take this dirt road: ![image](https://user-images.githubusercontent.com/45708377/83019413-94e27e80-a02f-11ea-888d-7fdb2ba88ddf.png) - I should take Dirt.
1.0
[0.9.0 staging-1568] Can take Dirt Road block in hands. - Step to reproduce: - trump dirt - take shovel and take this dirt road: ![image](https://user-images.githubusercontent.com/45708377/83019413-94e27e80-a02f-11ea-888d-7fdb2ba88ddf.png) - I should take Dirt.
priority
can take dirt road block in hands step to reproduce trump dirt take shovel and take this dirt road i should take dirt
1
101,051
4,106,602,268
IssuesEvent
2016-06-06 09:27:42
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
closed
Contribute: making a dataset public causes error on location id
Priority-Medium
Related to #2378 since I can only get it to happen with a new location. 1. Create a new group 1. Create a new private dataset assigned to your new group (I used a fake URL resource). You may run into issue #2378 at this point. 1. From the dataset view page, click "make it public" 1. The location field may or may not be populated. The behavior is inconsistent. Reloading the modal will sometimes change the behavior. Sometimes the location field is populated, sometimes not.
1.0
Contribute: making a dataset public causes error on location id - Related to #2378 since I can only get it to happen with a new location. 1. Create a new group 1. Create a new private dataset assigned to your new group (I used a fake URL resource). You may run into issue #2378 at this point. 1. From the dataset view page, click "make it public" 1. The location field may or may not be populated. The behavior is inconsistent. Reloading the modal will sometimes change the behavior. Sometimes the location field is populated, sometimes not.
priority
contribute making a dataset public causes error on location id related to since i can only get it to happen with a new location create a new group create a new private dataset assigned to your new group i used a fake url resource you may run into issue at this point from the dataset view page click make it public the location field may or may not be populated the behavior is inconsistent reloading the modal will sometimes change the behavior sometimes the location field is populated sometimes not
1
676,221
23,119,415,376
IssuesEvent
2022-07-27 19:47:45
codbex/codbex-kronos
https://api.github.com/repos/codbex/codbex-kronos
opened
[Branding] Update the welcome page
enhancement priority-medium effort-medium usability branding
From xsk created by [ThuF](https://github.com/ThuF): SAP/xsk#140 Replace the default `Welcome to Eclipse Dirigible` page with XSK specific one: ![Screenshot 2021-04-07 at 10 29 28](https://user-images.githubusercontent.com/4092083/113828074-ab4b8180-978c-11eb-86ab-ff945afdc660.png)
1.0
[Branding] Update the welcome page - From xsk created by [ThuF](https://github.com/ThuF): SAP/xsk#140 Replace the default `Welcome to Eclipse Dirigible` page with XSK specific one: ![Screenshot 2021-04-07 at 10 29 28](https://user-images.githubusercontent.com/4092083/113828074-ab4b8180-978c-11eb-86ab-ff945afdc660.png)
priority
update the welcome page from xsk created by sap xsk replace the default welcome to eclipse dirigible page with xsk specific one
1
736,219
25,463,069,389
IssuesEvent
2022-11-24 22:38:06
Jexactyl/Jexactyl
https://api.github.com/repos/Jexactyl/Jexactyl
closed
Activity log transformer error
type: bug report priority: medium
### Current Behavior When I put a webhook in the user approval section I get the error 500 server error ### Expected Behavior Don't know ### Steps to Reproduce enter the admin panel, user approvals and enter a webhook ### Panel Version 3.5.1 ### Wings Version 1.7.2 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://pteropaste.com/7vl25i/ ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
1.0
Activity log transformer error - ### Current Behavior When I put a webhook in the user approval section I get the error 500 server error ### Expected Behavior Don't know ### Steps to Reproduce enter the admin panel, user approvals and enter a webhook ### Panel Version 3.5.1 ### Wings Version 1.7.2 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://pteropaste.com/7vl25i/ ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
priority
activity log transformer error current behavior when i put a webhook in the user approval section i get the error server error expected behavior don t know steps to reproduce enter the admin panel user approvals and enter a webhook panel version wings version games and or eggs affected no response docker image no response error logs bash is there an existing issue for this i have searched the existing issues before opening this issue i have provided all relevant details including the specific game and docker images i am using if this issue is related to running a server i have checked in the discord server and believe this is a bug with the software and not a configuration issue with my specific system
1
79,868
3,548,144,222
IssuesEvent
2016-01-20 13:13:47
briandonahue/FluxJpeg.Core
https://api.github.com/repos/briandonahue/FluxJpeg.Core
opened
Hierarchical JPEG Support
auto-migrated Priority-Medium Type-Enhancement
_From @GoogleCodeExporter on January 20, 2016 12:59_ ``` How hard would it be to add hierarchical JPEG support? Is hierarchical Jpeg part of the "baseline" spec? Happy to help if possible. ``` Original issue reported on code.google.com by `michael....@gmail.com` on 3 Mar 2009 at 7:42 _Copied from original issue: anders9ustafsson/fjcore#3_
1.0
Hierarchical JPEG Support - _From @GoogleCodeExporter on January 20, 2016 12:59_ ``` How hard would it be to add hierarchical JPEG support? Is hierarchical Jpeg part of the "baseline" spec? Happy to help if possible. ``` Original issue reported on code.google.com by `michael....@gmail.com` on 3 Mar 2009 at 7:42 _Copied from original issue: anders9ustafsson/fjcore#3_
priority
hierarchical jpeg support from googlecodeexporter on january how hard would it be to add hierarchical jpeg support is hierarchical jpeg part of the baseline spec happy to help if possible original issue reported on code google com by michael gmail com on mar at copied from original issue fjcore
1
341,826
10,308,418,788
IssuesEvent
2019-08-29 10:53:49
HabitRPG/habitica-android
https://api.github.com/repos/HabitRPG/habitica-android
closed
tasks are invisible if they don't appear within the user's tasksOrder arrays
Help wanted Priority: medium Type: Bug
Certain errors can cause tasks to be associated with a user's account but to not appear in the user's `tasksOrder` arrays. When that happens, the tasks are not visible to the user in the Android app. The way the website handles this is to put those tasks at the bottom of the user's list. This is especially important for Dailies because if the user can't see them, the task is never marked as completed and does increasing amounts of damage. I've seen this reported by two users now - they were taking damage without knowing why. This might also be a problem in the iOS app but I'm not able to test for it.
1.0
tasks are invisible if they don't appear within the user's tasksOrder arrays - Certain errors can cause tasks to be associated with a user's account but to not appear in the user's `tasksOrder` arrays. When that happens, the tasks are not visible to the user in the Android app. The way the website handles this is to put those tasks at the bottom of the user's list. This is especially important for Dailies because if the user can't see them, the task is never marked as completed and does increasing amounts of damage. I've seen this reported by two users now - they were taking damage without knowing why. This might also be a problem in the iOS app but I'm not able to test for it.
priority
tasks are invisible if they don t appear within the user s tasksorder arrays certain errors can cause tasks to be associated with a user s account but to not appear in the user s tasksorder arrays when that happens the tasks are not visible to the user in the android app the way the website handles this is to put those tasks at the bottom of the user s list this is especially important for dailies because if the user can t see them the task is never marked as completed and does increasing amounts of damage i ve seen this reported by two users now they were taking damage without knowing why this might also be a problem in the ios app but i m not able to test for it
1
5,511
2,577,050,526
IssuesEvent
2015-02-12 14:51:45
DoSomething/dosomething
https://api.github.com/repos/DoSomething/dosomething
closed
Picture rotates in only 180 degree increments after clicking on Change Photo.
#campaign-template @fender bug priority-medium
1. Log in to http://staging.beta.dosomething.org/campaigns/hunt-day-2-trash-scavenger-hunt 2. Click the Add Photo blue +. 3. Select a picture, and then click "Change Photo". 4. Click the Add Photo blue + again. 5. Select a picture, and then click "Rotate Photo". The image rotates in 180 degree increments instead of the usual 90. putting this in as a post-launch issue @barryclark @sbsmith86
1.0
Picture rotates in only 180 degree increments after clicking on Change Photo. - 1. Log in to http://staging.beta.dosomething.org/campaigns/hunt-day-2-trash-scavenger-hunt 2. Click the Add Photo blue +. 3. Select a picture, and then click "Change Photo". 4. Click the Add Photo blue + again. 5. Select a picture, and then click "Rotate Photo". The image rotates in 180 degree increments instead of the usual 90. putting this in as a post-launch issue @barryclark @sbsmith86
priority
picture rotates in only degree increments after clicking on change photo log in to click the add photo blue select a picture and then click change photo click the add photo blue again select a picture and then click rotate photo the image rotates in degree increments instead of the usual putting this in as a post launch issue barryclark
1
82,029
3,602,083,372
IssuesEvent
2016-02-03 14:24:42
statgen/locuszoom
https://api.github.com/repos/statgen/locuszoom
closed
Resizable instances
feature (medium) priority medium
**Depends on #15** Once a recursive redraw methods pattern is in place (#15) we can look at making instances themselves resizable. The ideal behavior here would be a standard-looking "resize" handle appearing in the lower right corner with click/drag behavior that resizes the entire SVG element and all panels/data therein proportionally. Note that the [CSS3 resize](http://www.w3schools.com/cssref/css3_pr_resize.asp) property won't help us here. This works well for HTML elements but is not implemented for SVG. We'll need to implement a UI layer for showing the resize handle we draw ourselves, and use mouse event listeners to implement the resize behavior. ## Estimate This feature will probably take about a week of development to build and test.
1.0
Resizable instances - **Depends on #15** Once a recursive redraw methods pattern is in place (#15) we can look at making instances themselves resizable. The ideal behavior here would be a standard-looking "resize" handle appearing in the lower right corner with click/drag behavior that resizes the entire SVG element and all panels/data therein proportionally. Note that the [CSS3 resize](http://www.w3schools.com/cssref/css3_pr_resize.asp) property won't help us here. This works well for HTML elements but is not implemented for SVG. We'll need to implement a UI layer for showing the resize handle we draw ourselves, and use mouse event listeners to implement the resize behavior. ## Estimate This feature will probably take about a week of development to build and test.
priority
resizable instances depends on once a recursive redraw methods pattern is in place we can look at making instances themselves resizable the ideal behavior here would be a standard looking resize handle appearing in the lower right corner with click drag behavior that resizes the entire svg element and all panels data therein proportionally note that the property won t help us here this works well for html elements but is not implemented for svg we ll need to implement a ui layer for showing the resize handle we draw ourselves and use mouse event listeners to implement the resize behavior estimate this feature will probably take about a week of development to build and test
1
817,696
30,650,338,575
IssuesEvent
2023-07-25 08:29:01
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-2216] Org onboarding - Invalid email warning should be human readable
🐛 bug ⚡ Quick Wins Medium priority organizations
![](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/c52acc63-d3bc-4a2c-a405-fa04a513db79/2928dfb9-5be6-43ae-9d7c-600ae10b30bb?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy9jNTJhY2M2My1kM2JjLTRhMmMtYTQwNS1mYTA0YTUxM2RiNzkvMjkyOGRmYjktNWJlNi00M2FlLTlkN2MtNjAwYWUxMGIzMGJiIiwiaWF0IjoxNjkwMjA2NjI3LCJleHAiOjE2OTAyOTMwMjd9.tLsxTnCnZ0wAwnZIWrO-joKSorsB9rJ9Uie6a74xGso) Can we do inline validation? If not, let's make the error more like the below anyway ![](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/663c7b8b-065d-4ec7-9f2b-04f8f0f79391/03610c2f-548e-4216-bb04-fbbe2f24d299?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy82NjNjN2I4Yi0wNjVkLTRlYzctOWYyYi0wNGY4ZjBmNzkzOTEvMDM2MTBjMmYtNTQ4ZS00MjE2LWJiMDQtZmJiZTJmMjRkMjk5IiwiaWF0IjoxNjkwMjA2NjI3LCJleHAiOjE2OTAyOTMwMjd9.InmC9ZtykqR-A_gO4BOVQC0EUeYkK78emRH85V2jRCo) <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-2216](https://linear.app/calcom/issue/CAL-2216/org-onboarding-invalid-email-warning-should-be-human-readable)</sub>
1.0
[CAL-2216] Org onboarding - Invalid email warning should be human readable - ![](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/c52acc63-d3bc-4a2c-a405-fa04a513db79/2928dfb9-5be6-43ae-9d7c-600ae10b30bb?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy9jNTJhY2M2My1kM2JjLTRhMmMtYTQwNS1mYTA0YTUxM2RiNzkvMjkyOGRmYjktNWJlNi00M2FlLTlkN2MtNjAwYWUxMGIzMGJiIiwiaWF0IjoxNjkwMjA2NjI3LCJleHAiOjE2OTAyOTMwMjd9.tLsxTnCnZ0wAwnZIWrO-joKSorsB9rJ9Uie6a74xGso) Can we do inline validation? If not, let's make the error more like the below anyway ![](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/663c7b8b-065d-4ec7-9f2b-04f8f0f79391/03610c2f-548e-4216-bb04-fbbe2f24d299?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy82NjNjN2I4Yi0wNjVkLTRlYzctOWYyYi0wNGY4ZjBmNzkzOTEvMDM2MTBjMmYtNTQ4ZS00MjE2LWJiMDQtZmJiZTJmMjRkMjk5IiwiaWF0IjoxNjkwMjA2NjI3LCJleHAiOjE2OTAyOTMwMjd9.InmC9ZtykqR-A_gO4BOVQC0EUeYkK78emRH85V2jRCo) <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-2216](https://linear.app/calcom/issue/CAL-2216/org-onboarding-invalid-email-warning-should-be-human-readable)</sub>
priority
org onboarding invalid email warning should be human readable can we do inline validation if not let s make the error more like the below anyway from
1
391,252
11,571,333,061
IssuesEvent
2020-02-20 21:19:35
ChasakisD/Xamarin.Forms.BackgroundKit
https://api.github.com/repos/ChasakisD/Xamarin.Forms.BackgroundKit
closed
Unable to use Background in Style
android bug cannot-reproduce iOS priority-medium
> For now, do not change the whole background instance. Just change its color. Tested that (in my real app I'm changing Elevation though, Color is just an example), and that works, but the problem is, is that I use a `Style`. The `Background` is therefore shared between many views in the same page (eg. multiple buttons or form controls). If I change one, I change them all. It looks like this: ```xaml <Style x:Key="BaseControlMaterialView" TargetType="bgKitControls:MaterialContentView"> <Setter Property="IsCornerRadiusHalfHeight" Value="True" /> <Setter Property="Background" Value="{bgKitMarkup:BgProvider Color={StaticResource BrandWhite}, Elevation={StaticResource BaseElevation}}" /> <Style.Triggers> <Trigger TargetType="bgKitControls:MaterialContentView" Property="IsEnabled" Value="False"> <Setter Property="Background" Value="{bgKitMarkup:BgProvider Color={StaticResource BrandWhite}, Elevation=0}" /> </Trigger> </Style.Triggers> </Style> ``` Here, a view that gets `IsEnabled="False"` will take another background and the other views aren't touched, and I don't have to manage it by hand. Edit : doesn't work better on iOS either! Thanks for your help! _Originally posted by @toverux in https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit/issues/63#issuecomment-588817783_
1.0
Unable to use Background in Style - > For now, do not change the whole background instance. Just change its color. Tested that (in my real app I'm changing Elevation though, Color is just an example), and that works, but the problem is, is that I use a `Style`. The `Background` is therefore shared between many views in the same page (eg. multiple buttons or form controls). If I change one, I change them all. It looks like this: ```xaml <Style x:Key="BaseControlMaterialView" TargetType="bgKitControls:MaterialContentView"> <Setter Property="IsCornerRadiusHalfHeight" Value="True" /> <Setter Property="Background" Value="{bgKitMarkup:BgProvider Color={StaticResource BrandWhite}, Elevation={StaticResource BaseElevation}}" /> <Style.Triggers> <Trigger TargetType="bgKitControls:MaterialContentView" Property="IsEnabled" Value="False"> <Setter Property="Background" Value="{bgKitMarkup:BgProvider Color={StaticResource BrandWhite}, Elevation=0}" /> </Trigger> </Style.Triggers> </Style> ``` Here, a view that gets `IsEnabled="False"` will take another background and the other views aren't touched, and I don't have to manage it by hand. Edit : doesn't work better on iOS either! Thanks for your help! _Originally posted by @toverux in https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit/issues/63#issuecomment-588817783_
priority
unable to use background in style for now do not change the whole background instance just change its color tested that in my real app i m changing elevation though color is just an example and that works but the problem is is that i use a style the background is therefore shared between many views in the same page eg multiple buttons or form controls if i change one i change them all it looks like this xaml here a view that gets isenabled false will take another background and the other views aren t touched and i don t have to manage it by hand edit doesn t work better on ios either thanks for your help originally posted by toverux in
1
184,423
6,713,087,998
IssuesEvent
2017-10-13 12:07:06
Automattic/Co-Authors-Plus
https://api.github.com/repos/Automattic/Co-Authors-Plus
closed
Guest Authors: Indicate the number of posts to be modified when deleting
enhancement Priority::Medium
As an improvement to the user experience, the view for deleting a guest author should indicate how many posts will be affected by deleting a guest author. A plus would be showing some of the titles. If there aren't any posts associated with the guest author, make it easier to delete the profile
1.0
Guest Authors: Indicate the number of posts to be modified when deleting - As an improvement to the user experience, the view for deleting a guest author should indicate how many posts will be affected by deleting a guest author. A plus would be showing some of the titles. If there aren't any posts associated with the guest author, make it easier to delete the profile
priority
guest authors indicate the number of posts to be modified when deleting as an improvement to the user experience the view for deleting a guest author should indicate how many posts will be affected by deleting a guest author a plus would be showing some of the titles if there aren t any posts associated with the guest author make it easier to delete the profile
1
146,329
5,619,106,761
IssuesEvent
2017-04-04 00:05:11
SCIInstitute/Cleaver2
https://api.github.com/repos/SCIInstitute/Cleaver2
closed
Factor out InterfaceCalculators
enhancement medium-priority
The main cleaver mesher implementation class contains various methods for computing multi-material interfaces. They can currently be broken into groups: interpolation based calculation and topological interface calculation. These methods should be moved out of the class and put behind an InterfaceCalculator interface. This will simplify the mesher class, and ease the testability of these techniques.
1.0
Factor out InterfaceCalculators - The main cleaver mesher implementation class contains various methods for computing multi-material interfaces. They can currently be broken into groups: interpolation based calculation and topological interface calculation. These methods should be moved out of the class and put behind an InterfaceCalculator interface. This will simplify the mesher class, and ease the testability of these techniques.
priority
factor out interfacecalculators the main cleaver mesher implementation class contains various methods for computing multi material interfaces they can currently be broken into groups interpolation based calculation and topological interface calculation these methods should be moved out of the class and put behind an interfacecalculator interface this will simplify the mesher class and ease the testability of these techniques
1
545,559
15,952,965,962
IssuesEvent
2021-04-15 11:51:07
marcusolsson/grafana-json-datasource
https://api.github.com/repos/marcusolsson/grafana-json-datasource
closed
Unable to change field parameters when using plugin as Variable provider
priority/medium type/bug
I've got an _extremely_ simple datasource consisting of time:value pairs in JSON served as a simple file. I've used your API to grab that data and, through a little trial and error worked out how to get the key/values out. Since the timestamp is effectively the key I'm using `$..*~` to get that (I don't care about the value associated for the purposes of this variable's use). However, Javascript is interpreting the string as a timestamp and I don't want that. ![image](https://user-images.githubusercontent.com/42374576/114548270-74c3aa00-9c57-11eb-862f-3d2a364e3af4.png) ![image](https://user-images.githubusercontent.com/42374576/114548322-83aa5c80-9c57-11eb-8785-2e3233ca3f2f.png) I _can_ select "String" manually from the **Type** selector: ![image](https://user-images.githubusercontent.com/42374576/114548455-b05e7400-9c57-11eb-96d6-3411bc161fa4.png) ...but it makes no difference. Using the "Update" button, or using "Save Dashboard". doesn't result in a data change: coming back in I find I'm back to looking at "Type: Auto": ![image](https://user-images.githubusercontent.com/42374576/114548672-fca9b400-9c57-11eb-9e1b-91bfdd76aae3.png) then re-examining: ![image](https://user-images.githubusercontent.com/42374576/114548719-0b906680-9c58-11eb-843d-f3b2122a0652.png) ...it's back to "Auto". This is with Plugin v1.0.1 on Grafana 7.5.3. Thanks for any help.
1.0
Unable to change field parameters when using plugin as Variable provider - I've got an _extremely_ simple datasource consisting of time:value pairs in JSON served as a simple file. I've used your API to grab that data and, through a little trial and error worked out how to get the key/values out. Since the timestamp is effectively the key I'm using `$..*~` to get that (I don't care about the value associated for the purposes of this variable's use). However, Javascript is interpreting the string as a timestamp and I don't want that. ![image](https://user-images.githubusercontent.com/42374576/114548270-74c3aa00-9c57-11eb-862f-3d2a364e3af4.png) ![image](https://user-images.githubusercontent.com/42374576/114548322-83aa5c80-9c57-11eb-8785-2e3233ca3f2f.png) I _can_ select "String" manually from the **Type** selector: ![image](https://user-images.githubusercontent.com/42374576/114548455-b05e7400-9c57-11eb-96d6-3411bc161fa4.png) ...but it makes no difference. Using the "Update" button, or using "Save Dashboard". doesn't result in a data change: coming back in I find I'm back to looking at "Type: Auto": ![image](https://user-images.githubusercontent.com/42374576/114548672-fca9b400-9c57-11eb-9e1b-91bfdd76aae3.png) then re-examining: ![image](https://user-images.githubusercontent.com/42374576/114548719-0b906680-9c58-11eb-843d-f3b2122a0652.png) ...it's back to "Auto". This is with Plugin v1.0.1 on Grafana 7.5.3. Thanks for any help.
priority
unable to change field parameters when using plugin as variable provider i ve got an extremely simple datasource consisting of time value pairs in json served as a simple file i ve used your api to grab that data and through a little trial and error worked out how to get the key values out since the timestamp is effectively the key i m using to get that i don t care about the value associated for the purposes of this variable s use however javascript is interpreting the string as a timestamp and i don t want that i can select string manually from the type selector but it makes no difference using the update button or using save dashboard doesn t result in a data change coming back in i find i m back to looking at type auto then re examining it s back to auto this is with plugin on grafana thanks for any help
1
367,358
10,852,465,503
IssuesEvent
2019-11-13 12:52:10
tranquilitybase-io/tb-gcp
https://api.github.com/repos/tranquilitybase-io/tb-gcp
opened
The iTop portal is available through an HTTP and not through a HTTPS endpoint
priority:medium security
iTop is available through the GKE cluster named `gke-opt` which is hosted on the shared-operations project under the Shared Services folder. At the moment traffic to iTop is routed through the Istio service mesh configured on the GKE cluster. If iTop is to be used beyond a demonstration tool, iTop's deployment configuration needs to be changed to secure access to it, either by configuring Istio or by using any other means (e.g. load balancer with self-signed x509 certificate)
1.0
The iTop portal is available through an HTTP and not through a HTTPS endpoint - iTop is available through the GKE cluster named `gke-opt` which is hosted on the shared-operations project under the Shared Services folder. At the moment traffic to iTop is routed through the Istio service mesh configured on the GKE cluster. If iTop is to be used beyond a demonstration tool, iTop's deployment configuration needs to be changed to secure access to it, either by configuring Istio or by using any other means (e.g. load balancer with self-signed x509 certificate)
priority
the itop portal is available through an http and not through a https endpoint itop is available through the gke cluster named gke opt which is hosted on the shared operations project under the shared services folder at the moment traffic to itop is routed through the istio service mesh configured on the gke cluster if itop is to be used beyond a demonstration tool itop s deployment configuration needs to be changed to secure access to it either by configuring istio or by using any other means e g load balancer with self signed certificate
1
313,778
9,575,846,206
IssuesEvent
2019-05-07 07:38:22
Moondrixx/AcrylicaGame
https://api.github.com/repos/Moondrixx/AcrylicaGame
opened
Paintable moving platform cannot be painted
bug priority: medium
The moving platform in the final puzzle cannot be painted. To recreate: - go to the final puzzle in the tutorial - lower the moving platform by pressing the leftmost button in the room - wait for moving platform to descend - attempt to paint the platform (likely caused by missing painting script)
1.0
Paintable moving platform cannot be painted - The moving platform in the final puzzle cannot be painted. To recreate: - go to the final puzzle in the tutorial - lower the moving platform by pressing the leftmost button in the room - wait for moving platform to descend - attempt to paint the platform (likely caused by missing painting script)
priority
paintable moving platform cannot be painted the moving platform in the final puzzle cannot be painted to recreate go to the final puzzle in the tutorial lower the moving platform by pressing the leftmost button in the room wait for moving platform to descend attempt to paint the platform likely caused by missing painting script
1
246,780
7,895,641,031
IssuesEvent
2018-06-29 04:44:42
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
update to conduit 0.3.0 and release initial blueprint plugin
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: Any version: 2.12.1
-----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Cyrus Harrison Original creation: 05/24/2017 04:21 pm Original update: 09/21/2017 05:08 pm Ticket number: 2830
1.0
update to conduit 0.3.0 and release initial blueprint plugin - -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Cyrus Harrison Original creation: 05/24/2017 04:21 pm Original update: 09/21/2017 05:08 pm Ticket number: 2830
priority
update to conduit and release initial blueprint plugin redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author cyrus harrison original creation pm original update pm ticket number
1
592,846
17,932,172,058
IssuesEvent
2021-09-10 10:44:58
skni-kod/TournamentAppFrontend
https://api.github.com/repos/skni-kod/TournamentAppFrontend
opened
Foter/Navbar Icon Highlight Bug
Medium priority
Poprawa działania podświetlenia ikon - w Footerze wybrana podstrona jest cały czas podświetlona, a w Navbarze home oraz inna wybrana podstrona. Docelowo ikony w stopce powinny się podświetlić przy najechaniu (i ewentualnie podczas kliknięcia) oraz w nawigacji tylko dla kliknięcia (bo chcemy dołączyć tooltip).
1.0
Foter/Navbar Icon Highlight Bug - Poprawa działania podświetlenia ikon - w Footerze wybrana podstrona jest cały czas podświetlona, a w Navbarze home oraz inna wybrana podstrona. Docelowo ikony w stopce powinny się podświetlić przy najechaniu (i ewentualnie podczas kliknięcia) oraz w nawigacji tylko dla kliknięcia (bo chcemy dołączyć tooltip).
priority
foter navbar icon highlight bug poprawa działania podświetlenia ikon w footerze wybrana podstrona jest cały czas podświetlona a w navbarze home oraz inna wybrana podstrona docelowo ikony w stopce powinny się podświetlić przy najechaniu i ewentualnie podczas kliknięcia oraz w nawigacji tylko dla kliknięcia bo chcemy dołączyć tooltip
1
99,385
4,054,226,331
IssuesEvent
2016-05-24 11:34:11
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
opened
Implement cache type object sitewide
Component_Cache Priority_Medium Type_Enhancement
At least openchecker module does not use the cache type object, but rather takes cache definitions from database.
1.0
Implement cache type object sitewide - At least openchecker module does not use the cache type object, but rather takes cache definitions from database.
priority
implement cache type object sitewide at least openchecker module does not use the cache type object but rather takes cache definitions from database
1