|
POST
|
09-05-2024
04:50 PM
|
0
|
0
|
591
|
|
POST
|
Is it possible to change the font style for a component of the calcite-navigation? For example, can I change the color and font size of just the heading? Thanks.
... View more
08-29-2024
07:03 PM
|
0
|
0
|
1788
|
|
POST
|
Great. Thank you. Nice way to address the issue, temporarily, correct? So, there is no way through the use of css to adjust the spacing between the menu items? I have 12 items and it occupies 70% of the screen! Ridiculous.
... View more
08-26-2024
04:41 PM
|
0
|
0
|
1655
|
|
POST
|
Thank you. Can you please provide me the link for this issue, so I can follow the discussion. Thank you. https://github.com/Esri/calcite-design-system/issues
... View more
08-23-2024
02:22 PM
|
0
|
1
|
1717
|
|
POST
|
Sure. ESRI's own example. I forked it. https://codepen.io/lkoumis1/pen/zYVjpKN?editors=1000 Just click for example, the East and then SouthEast. You expect that after you click the SouthEast you will close the menu, instead it will stay open. Also, is there a way to reduce the spacing between the items. See my screenshot, it take a lot of space. What is the css for this. Thank you.
... View more
08-23-2024
01:15 PM
|
0
|
0
|
1747
|
|
POST
|
After you click the calcite-menu/submenu item, provided there is no other submenu-item, the only way to close it, is to click anywhere else other than on the menu? Is it an industry standard after you click on a menu item to close itself? @KittyHurley
... View more
08-23-2024
12:58 PM
|
0
|
7
|
1755
|
|
POST
|
Since 2019, all documents produced any California state agency have to be ADA compliant. It seems that the print widget in JS Map SDK does not export to pdfs that are ADA compliant. Any plans to address the issue? @JuliePowell Thank you.
... View more
08-23-2024
09:54 AM
|
0
|
2
|
911
|
|
POST
|
Yes, I am. Thank you for creating the issue. I also saw that after comments from your colleagues you closed it. ☹️ One of them said "Action Bar Actions that toggle the collapsed state or the Panel close event, etc." could monitor the state of the shell panel. That's correct. But also, I am using the shell panel to display the feature widget that displays the popup when a feature is clicked on. At each time I have to monitor the width of the table that is on the calcite-panel slot "panel-bottom". An event to monitor the state of the calcite shell slot "panel-start" would make it a lot easier to manage and less code to write.
... View more
08-20-2024
07:34 PM
|
0
|
1
|
1120
|
|
POST
|
I have this shell panel <calcite-shell-panel slot="panel-start" position="start" id="shell-panel-start"> and want to monitor whether it's expended or not. So I use JS reactiveutils but it doesn't seem to work. const shellPanel = document.getElementById("shell-panel-start");
reactiveUtils.watch(
() => shellPanel.collapsed,
() => {
console.log("collapsed");
});
... View more
08-19-2024
05:24 PM
|
0
|
3
|
1193
|
|
POST
|
Hello. I don't seem to make the resizable property work with shell-panel slot="panel-bottom" regardless of the displayMode value.
... View more
08-19-2024
05:06 PM
|
0
|
0
|
1250
|
|
POST
|
Update. I was able to resolve the issue using plain css and not the calcite styles.
... View more
08-15-2024
04:17 PM
|
0
|
0
|
803
|
|
POST
|
Here is codepen that it was provided to me when I look for a solution of action bars on both sides, table at the bottom and float-content panels. https://codepen.io/lkoumis1/pen/eYweVLJ I inserted an id for the bottom calcite shell panel and I used the css for --calcite-shell-panel-max-height:700px and was able to increase the height of the table. However, the css which refer to the width do not work. Ideally, would like to keep the bottom table between the two action bars.
... View more
08-15-2024
02:29 PM
|
0
|
1
|
832
|
|
POST
|
08-07-2024
12:50 PM
|
0
|
0
|
1249
|
|
POST
|
Hello Kitty. Thank you for the above solution. When I tried to use a table in a calcite-shell-center-row so it spans across the bottom and under the panel located inside the calcite-shell-panel slot="panel-end" it stops right at the left edge of the panel. Is it possible to span the table or does the panel at the panel-end occupies that space? Thank you.
... View more
08-06-2024
02:59 PM
|
0
|
1
|
1262
|
|
POST
|
Hello Kitty. Any updates on the calcite table component. Will features from a layer populate a calcite table? Thanks.
... View more
07-30-2024
09:53 AM
|
0
|
0
|
2333
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-19-2025 10:13 PM | |
| 3 | 02-06-2026 10:44 AM | |
| 1 | 01-08-2026 12:50 PM | |
| 1 | 01-05-2026 01:35 PM | |
| 1 | 12-30-2025 10:18 AM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|