mapknitter icon indicating copy to clipboard operation
mapknitter copied to clipboard

scrollable and suggestion options for the users

Open Pragati1419 opened this issue 2 years ago • 1 comments

MapKnitter

<link href="/assets/bootstrap/dist/css/bootstrap.min.css?body=1" media="screen" rel="stylesheet" type="text/css" />
<link href="/assets/style.css?body=1" media="screen" rel="stylesheet" type="text/css" />
<link href="/assets/application.css?body=1" media="screen" rel="stylesheet" type="text/css" />
<script src="/assets/jquery/dist/jquery.js?body=1" type="text/javascript"></script>
<script src="/assets/jquery-ujs/src/rails.js?body=1" type="text/javascript"></script>
<script src="/assets/bootstrap/dist/js/bootstrap.js?body=1" type="text/javascript"></script>
<script src="/assets/sparklines/source/sparkline.js?body=1" type="text/javascript"></script>
<script src="/assets/application.js?body=1" type="text/javascript"></script>
<div id="header" class="navbar navbar-inverse navbar-static-top">
<div class="container">
  <input type="text" list="text_editors">

For example; Sublime Text

  <h1>That page does not exist.</h1>

  <p>Are you sure you've typed the right address?</p>

  <hr />

  <p>Please help us figure out what happened so we can fix it!</p>

  <p>If possible, please describe:</p>

  <ul> 
    <li>what you did just before the problem occurred</li>
    <li>your browser and browser version</li>
    <li>your operating system</li>
    <li>any web addresses needed to see the problem (such as the URL of this page)</li>
    <li>your PublicLab.org username (if you have one)</li>
  </ul> 

  <p><a class="btn btn-primary" href="https://github.com/publiclab/mapknitter/issues/new">Report a bug on Github</a> or send an email to <a href="mailto:[email protected]">[email protected]</a> with the above information.</p>

  <p>Thank you for helping to improve open source software!.</p>

  <hr />

  <h2>Ask for help in the Public Lab chatroom</h2>

  <p>Community members and staff may be able to help you in real time.</p>

  <script>
    chatroom = function() {
      $('#chat').append('<iframe width="100%" height="300px" style="border:none;" src="https://webchat.oftc.net/?channels=publiclab"></iframe>')
    }
  </script>

  <p><a class="btn btn-primary" onClick="chatroom()">Open chatroom</a></p>

  <div id="chat"></div>

<p>Please <a href="https://github.com/publiclab/mapknitter/issues/new">report a bug on Github</a> or <a href="mailto:[email protected]">email [email protected]</a> and thoroughly describe what happened. Thank you for helping to improve open source software!.</p>

</div>

<footer class="footer container-fluid">

Attribution

MapKnitter 2 is open source software created and run by Public Lab.

Having trouble? Submit bugs here.

MapKnitter uses GDAL, Leaflet, Ruby on Rails, ImageMagick, and other open source software, and makes extensive use of the open source font Junction.

Contributing

Interested in helping to make MapKnitter better? Join the Public Lab developers discussion list to get involved.

Support MapKnitter

MapKnitter is hosted through a donation of server space by Rackspace.

Consider helping to support MapKnitter by donating to the Public Lab non-profit

![Screenshot (219)](https://user-images.githubusercontent.com/92241659/164615724-175ef973-6367-4a0e-9166-73f51ba5cefa.png)

Pragati1419 avatar Apr 22 '22 06:04 Pragati1419

Thanks for opening your first issue here! Please follow the issue template to help us help you 👍🎉😄 If you have screenshots to share demonstrating the issue, that's really helpful! 📸 You can make a gif too!

welcome[bot] avatar Apr 22 '22 06:04 welcome[bot]