# Acknowledged Bugs

Found a bug that isn't listed yet? Send it in [here](https://docs.google.com/forms/d/e/1FAIpQLSdh4-J6LsVaROk1C3GwkSRg2oqTvdmEGUWOUFmNd4oX2jI0Tg/viewform)!

**Acknowledged bugs:**

**General:**

* Terms and conditions point to a website that doesn't exist \[2]
  * Note: will come at Mainnet launch
* <mark style="color:blue;">Metadata for Liquidation Receipt is wrong \[2]</mark>
* <mark style="color:blue;">Loan receipts aren't burnable after being closed manually \[8]</mark>
* Don't allow clicking buttons when still waiting for a transaction's approval \[6]
* <mark style="color:blue;">Don't allow too many decimals input if token divisibility doesn't allow it \[7]</mark>

**Swap page:**

* <mark style="color:blue;">APY tooltip not visible on mobile \[3]</mark>
* <mark style="color:blue;">Interest rate, market price & internal price not visible on mobile \[1]</mark>
* <mark style="color:blue;">APY value showing as "-" \[4]</mark>
* <mark style="color:blue;">UI doesn't refresh after going from Provide to Remove liquidity \[6]</mark>

**Borrow page:**

* <mark style="color:blue;">It is currently impossible to borrow at exactly 75% CR \[1]</mark>

**Manage loans page:**

* <mark style="color:blue;">Adding / removing collateral breaks the manage collateral widget in certain cases \[10]</mark><br>

**Liquidations page:**

* <mark style="color:blue;">Disconnecting the wallet doesn't reset the liquidations widget properly \[5]</mark>
* <mark style="color:blue;">Front-end doesn't reset after liquidating without a marker (you need to reload the page) \[1]</mark>
* <mark style="color:blue;">Liquidation marker shows it's useable even when 5 minutes haven’t passed, and thus isn’t \[1]</mark>
* <mark style="color:blue;">Liquidate without marker appends an extra 1 to the amount of loans to skip \[1]</mark>
* <mark style="color:blue;">Marker receipt with burned loan receipt isn't being displayed correctly \[9]</mark>

**Corresponding wallet addresses:**

\[1]  account\_rdx12yjjm6akwvlqs7jd6praqzgayzahuurskdkkz3lpq4yas9ndq4f52h\
\[2] account\_rdx16xnyurvw7qnlhtes6y0ls0cyr6f7wsd5t85cf053y9nd4kh7nsp52y\
\[3] account\_rdx128y2ju3qxz9mwkckzndzcxdl952aq684t38u3mn5swmgur9v00xuch\
\[4] account\_rdx1292k5fgdu38chahut2n2hewdzftr7dean4snns4zs38zf52udvm22w\
\[5] account\_rdx12y4szqpzkcng0p684rnzmc3x0t5pfn246zsh2x5hxf4uk7n4w2q3z0\
\[6] account\_rdx128rsjruc9hasvg0yevyg8eet4vx7xtuh3hmlg26y83meggmktst7sj\
\[7] account\_rdx12x7a4yy9jvefpajga86cjc5xrh57reakq2eeuq5v99cuuusm883el0\
\[8] account\_rdx12x0wn50np75vt50kvapcuwkk4d2u2g77jxf5mx8tqukdrcclsxd8fv\
\[9] account\_rdx1292k5fgdu38chahut2n2hewdzftr7dean4snns4zs38zf52udvm22w\
\[10] account\_rdx12xs92n742zfqxf9lkv2ql0xr4gv33ekqz0swum2ydnxrj8wpd5a8zf

**Color meanings:**

\ <mark style="color:blue;">**Blue:**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">bug fixed</mark>\ <mark style="color:green;">**Green:**</mark> <mark style="color:green;"></mark><mark style="color:green;">bug fixed locally</mark>\ <mark style="color:orange;">**Orange:**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">in progress</mark>\
**Black:** not started yet


---

# 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://docs.ilikeitstable.com/open-beta/acknowledged-bugs.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.
