Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrollable and suggestion options for the users #1665

Open
Pragati1419 opened this issue Apr 22, 2022 · 1 comment
Open

scrollable and suggestion options for the users #1665

Pragati1419 opened this issue Apr 22, 2022 · 1 comment

Comments

@Pragati1419
Copy link

<title>MapKnitter</title>
<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:web@publiclab.org">web@publiclab.org</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:web@publiclab.org">email web@publiclab.org</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)
@welcome
Copy link

welcome bot commented Apr 22, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant