Erik Basargin

Results 15 issues of Erik Basargin

Hi 👋 I noticed if calculated `contentHeight` in `ActionController`, we didn't use `collectionView.contentInset.bottom`. I think it's not correct. For example, you can see `DynamicsActionController` that it uses `collectionView.contentInset.bottom` for calculate...

## Describe the solution you'd like For each page should work one search manager. For now, the NavigationView for iPad has double column mode. This makes problems to change states...

feature
question
iPad
Mac Catalyst
High

# Description # How has this been tested? # Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review...

feature
WIP

## Describe the solution you'd like To avoid any delays with showing a content of some post - Implement new type of parsing the content of each post - We...

feature
Any device
Blocker

## Describe the solution you'd like - [ ] Implement the search field for any devices the navbar

feature
Any device
Layout

## Describe the solution you'd like - [ ] Add list of global notifications (only for the iPad version) - [ ] Implement a deleting ability for each banner -...

feature
Any device

## Describe the solution you'd like - [ ] Move PostItemView and all related subviews to the Components module ## Additional context Has to be done after #48

blocked
Any device
Service task

## Describe the solution you'd like - [ ] Need add an info block to a question item and its details ## Additional context - [Example of question with additional...

feature
blocked
Any device
Low

## Describe the solution you'd like An example of how we could add the [Highlightr](https://github.com/raspu/Highlightr) ```swift import Highlightr ``` Add to Markdown.CodeBlockView the next code: ```swift var body: some View...

feature
Low

## Describe the solution you'd like - [x] Implement page & store (FilterView #35 /FilterStore) in the HomeFlow module - [x] FilterStore should live in PageStore and connect with the...

feature
Any device
Medium