Closed kachkaev closed 13 years ago
Kachkaev, could you try to click on the WMS link with opened JOSM (and remote control turned on)? It should just load WMS layer into JOSM.
Please open separate issue for WMS link and edit box if implemented remote control doesn't enough :)
Rows still have pointer cursor, which is confusing. See
table.list tr:nth-child(4n) { cursor: pointer; }
table.list tr:nth-child(4n+2) { cursor: pointer; }
in style.css
Added separate issue for WMS links: https://github.com/Foxhind/MapCraft/issues/22
http://mapcraft.nanodesu.ru/list
Clicking on links to cakes/users do not take you on a new page. Description expands/collapses instead. Bug is observed in Opera 11.10.
Generally, I would suggest to add a small grey pseudolink below the cake name with “view description” or "hide description" caption. That would expand/collapse the list element. The behaviour that is used now is a bit confusing.
Besides, I would suggest to place the wms link into an text edit for easy copy as it is done on github for links to repositories. “Copy to clipboard” button can be also useful.