Giter VIP home page Giter VIP logo

Comments (22)

WashGIS avatar WashGIS commented on July 30, 2024

you beat me too it. It is not working for me either

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

This issue will be fixed in the next release

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

Thank you Robert. One other note on the pop-up config. In the Custom pop-up config window, is there a way to add

when a user adds a hard return?

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Currently just type <br>. But that is something I will look at.

from locallayer.

WashGIS avatar WashGIS commented on July 30, 2024

Thank you

From: Robert J Scheitlin [mailto:[email protected]]
Sent: Monday, February 02, 2015 3:34 PM
To: cmndrbensisko/LocalLayerWidget
Cc: Rathvon, Joe
Subject: Re: [LocalLayerWidget] Configure Pop-up: Insert Link and Image Buttons (#7)

This issue will be fixed in the next release


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-72532102.

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

Hi Robert, I'm still having issues w/ the Insert Link and Insert Image buttons. Also, the hard return is just being added to the first line. See attached image. To make sure I reinstalled WAB Dev and loaded it up with LocalLayer 1.3 and it didn't make a difference. Let me know if you need me to do any additional testing.
Thank you sir,
Bill
capture

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

William, Can you verify that you copied the the new version of the widget to your stemapp widgets folder and the widget folder of any app that you have already built and are attempting to use the Local Layer widget in. You can check that you actually using the new version by opening the manifest.json and check the version number in that file. If you replaced the widget in the stemapp but not in your built apps widget directory then your built app will be using the old version still. Another why right off you can tell that you are using the 1.3 vs the 1.2 is there will be a Add Tiled Layer option in the widget.

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

I'll verify this morning and get back to you. Question....since wab dev runs in a web browser, should a clear my cache/history between updates or changes in the code? I remember seeing the Add Tile Layer option, but I didn't test. Maybe browser caching was the issue?

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

Hi Robert, I'm still seeing the same result. It might be good if someone else tested as well. Here are my steps.

  1. Cleared my browsers history/cache
  2. Started w/ a new instance of wab dev
  3. Re-installed LocalLayer 1.3 in wab dev
  4. Tested in Chrome and IE 10

capture

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Bill,
OK, I have read your comment closer now. "Also, the hard return is just being added to the first line" the <br> that you are seeing in the first line is likely one that you manually added in the text. The widget converts the TeaxtArea dijits \n (hard breaks) behind the scenes into <br>, you will not see this in the popup. When you say the insert image and hyperlink do not work can you go into more specific detail?

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

In the example above, I'm not adding the
in the first line. It is automatically being added when I hit return.....so the updates you made in 1.3 seem to be working only for the first line of text. The Insert Link and Insert Image buttons do nothing for me when clicked. I've now tested on two different machines with the same result.

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Bill,

you are saying that when you click the button you do not get a popup at all? Can you hit F12 key and tell me what the console is saying?

💡 I would love to hear from someone else if they are seeing this as thus far I can not reproduce what you are seeing.

There is nothing in the code that would insert the <br> in the text window, so I don't understand what you are seeing concerning the first line...

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

I'm not getting a pop-up at all.

capture

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Bill, are you clicking the popup edit button before you have entered a url for the layer and it gets a little green check mark beside the url? Do you see a list of fields in the popups Key Value tab?

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

Nope. I'm entering the url and getting the green check mark and the service loads fine within the map. I think we really need to find someone else to test, I don't want to waste your time if it's an issue w/ my setup.

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Bill, I can get the same exact error and the buttons not doing anything, but only if the url for the layer has not been entered and/or verified before I click the popup edit button (pencil).

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Bill,

  1. What layer type are you trying?
  2. Are you adding a new layer or are you editing an existing?
  3. Do you see anything different if you are adding a new layer versus editing and existing?

from locallayer.

WashGIS avatar WashGIS commented on July 30, 2024

I am still having issues with the insert link and image buttons also. Since I only had a test map in WAB builder any way I got rid of everything and started new. New install of web app builder, new download of Locallayer widget. New map.
­Results

  1.   Added Rest service as tiled service, got green check, clicked configure popup on sublayer, clicked customized, clicked insert link button -> nothing happened, clicked add image -> nothing happened. Opened developer tools. [cid:[email protected]]
    
  2.   Tried same steps adding as dynamic service ( even though it is a tiled service) same result.
    

From: Robert J Scheitlin [mailto:[email protected]]
Sent: Thursday, February 05, 2015 11:15 AM
To: cmndrbensisko/LocalLayer
Cc: Rathvon, Joe
Subject: Re: [LocalLayer] Configure Pop-up: Insert Link and Image Buttons (#7)

Bill,

  1. What layer type are you trying?
  2. Are you adding a new layer or are you editing an existing?
  3. Do you see anything different if you are adding a new layer versus editing and existing?


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-73073856.

from locallayer.

wspiking avatar wspiking commented on July 30, 2024

Thank you for testing WashGIS.

Robert, I've got to get a deliverable out this afternoon so I won't be able to continue testing until this evening. Thanks again for your help.

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

Thanks, guys I can now see the issue and am reopening the bug

from locallayer.

WashGIS avatar WashGIS commented on July 30, 2024

So I played around with adding multiple lines in the popup. I wish I could export my chrome dev log (if you know how let me know) here is a screen shot of the logs. [cid:[email protected]]

I did a series something like this

  1.   Add dynamic layer to map
    
  2.   Click ok
    
  3.   Open config back up
    
  4.   Open popup config on sublayer
    
  5.   Add text  to custom tab (I didn’t add any html tags just used the return key on the keyboard)
    
  6.   Click ok on popup window
    
  7.   Click ok on layer config and close widget config
    
  8.   Clicked on map and popup displayed just as I wanted – only added two lines and forgot that I wanted to test with more than two lines
    
  9.   Opened back up to popup config
    
  10. Decided to work from empty popup so deleted everything from custom
  11. Ok out and click on map for popup
  12. Still displays fields I added to the custom popup
  13. Reopend popup config
  14. Popup config shows fields checked on (I didn’t check anything)
  15. Removed checked fields
  16. Ok out and click on map for popup
  17. Empty. Good!
  18. Reopend popoup config
  19. Add text to custom tab (I didn’t add any html tags just used the return key on the keyboard) (this time four lines)
  20. Ok out and click on map for popup
  21. Displayed as expected
  22. Reopend popup config
  23. “widget” reformatted an added
    for the first return
  24. Clicked ok to close popup config
  25. Reopend popup config and next return has been replace with

It was something like that. Hope it helps and was not too hard to follow.

From: Robert J Scheitlin [mailto:[email protected]]
Sent: Thursday, February 05, 2015 9:56 AM
To: cmndrbensisko/LocalLayer
Cc: Rathvon, Joe
Subject: Re: [LocalLayer] Configure Pop-up: Insert Link and Image Buttons (#7)

Bill,

you are saying that when you click the button you do not get a popup at all? Can you hit F12 key and tell me what the console is saying?

[https://assets-cdn.github.com/images/icons/emoji/unicode/1f4a1.png]I would love to hear from someone else if they are seeing this as thus far I can not reproduce what you are seeing.

There is nothing in the code that would insert the
in the text window, so I don't understand what you are seeing concerning the first line...


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-73058877.

from locallayer.

rscheitlin avatar rscheitlin commented on July 30, 2024

WashGIS,
Those details are extremely helpful in diagnosing the issues I have in the GUI. Thanks

from locallayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.