# Submit a Feature Request or Bug Report

Your ideas for how to improve Hylo are very important to us! We also appreciate hearing about bugs and things that aren't working well, so that we can fix and improve them. Both feature requests and bug reports from Hylo members inform the stewardship team's product planning, and we incorporate as many of your ideas as we can.&#x20;

To submit a feature request or bug report, please tell us about it here: \
<https://hylo.canny.io/feature-requests>\
\
Instructions:

Before submitting an issue, search Canny for existing bugs that describe your issue using the search bar. If your issue hasn't already been reported, you will see an area at the top of the page to submit your bug report.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXePXZAuN6WCYU6wQuFaZs0-0Lja5pEoCEkgs6DAydSfvOxDWs0Dw9Blm-2rZ61EyUGxO49zS_X9UEflP6s5VUMYGCVjVpR-K2y7fSRXuppgIEahWVbgDvuRWZ-cLg87wcxcU1wT?key=9PYVOAHEBbIJ7qUaA-35M4qP" alt=""><figcaption></figcaption></figure>

In the description, please include:&#x20;

1. **Bug Description:**

   * Clear summary of the issue
   * Steps to reproduce
   * Expected vs. actual behavior

   **Device** **Details:**

   * Platform (Mobile/Web)
   * Mobile app version (if applicable)
   * Browser and version (for web)
   * Operating system
2. Select a Category:  Bug or Feature Request
3. Attach Files or Images if it's relevant
4. Click "Create Post"

**Example Canny Bug Report** \
\[Follow this example to learn how to properly document and submit a bug report.

* **Title:** Post content becomes invisible ("whited out") when clicked in Stream view
* **Summary of the issue:** When viewing posts in the Stream of the Hylo Product Testers group, clicking on any post causes its content to become invisible, appearing as a blank white space.
* **Steps to Reproduce:**
  * Navigate to Building Hylo group Stream
  * Locate any post (confirmed with both an event post and a proposal post)
  * Click on the post to view details
  * Observe that the post content becomes invisible
* **Expected Behavior** Post content should remain visible and readable when clicked, maintaining the same appearance as in the Stream view. the post to appear the same after clicking on it. **Actual Behavior:** Post content disappears, showing only a white space where text should be displayed.
* **Supporting Materials:** (please see screenshot)&#x20;

  <figure><img src="https://hylozoic.gitbook.io/~gitbook/image?url=https%3A%2F%2F3196884558-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MlRz_9qUfFSuAsvbA9X%252Fuploads%252Fyc6PGD2rwQcfc3B3snc0%252FScreenshot%25202025-02-03%2520at%25206.11.36%25E2%2580%25AFPM.png%3Falt%3Dmedia%26token%3Dca3519a6-8234-4ab6-84ab-65fcd8244140&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=cf072825&#x26;sv=2" alt=""><figcaption></figcaption></figure>
* **Device Details:**
  * Operating System: macOS
  * Browser: Chrome
  * Group: Building Hylo

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hylozoic.gitbook.io/hylo/get-involved/submit-a-feature-request-or-bug-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
