Mayur Mahajan

Results 15 issues of Mayur Mahajan

#329 Replace `currentPosition()` by `currentLocation()` in the Readme.md file 4.1) section. The method `currentPosition()` does not exist now, but the method `currentLocation()` works and gives the desired output. ![image](https://user-images.githubusercontent.com/47064215/188454761-eb62f647-2b3a-4119-8ed2-8720a93b7082.png) The...

The method `currentPosition()` is now renamed to `currentLocation()` , but the documentation does not reflect this change, which might confuse the users. ![image](https://user-images.githubusercontent.com/47064215/188453550-60230ede-929c-4fa9-97ac-eb07403e2722.png) The official docs : ![image](https://user-images.githubusercontent.com/47064215/188454011-385d6a3a-bf71-4b76-a341-fe5981857751.png)

@ojeytonwilliams @oriooctopus Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a descriptive title (not a vague title like `Update index.md`) - [x] My...

status: waiting update
platform: client

### Feature Preview https://github.com/AppFlowy-IO/AppFlowy/assets/47064215/d439c58a-d026-48d1-9f55-8c5427ceebe9 --- Solves #1882 #### PR Checklist - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [x] I've listed at least one issue that this...

editor
shortcuts

### Description This will allow users to customize key combinations to achieve their desired functionality with AppFlowy. Users can assign desired key combinations to pre-existing functionalities such as opening up...

new feature
shortcuts

### Bug Description Currently, when we add an icon to any page, the icons in the menu corresponding to this page stay the same. This is not really a bug,...

new feature
improvements

### Bug Description The following shortcuts are not supported in the latest AppFlowy version. - [ ] Cut using Ctrl/Cmd + X - [ ] Delete using Delete - [...

shortcuts

Ideally, when using flavors we have multiple config files for our flutter_launcher_icons. This PR adds a command to help the future reader quickly run the flutter_launcher_icons CLI to use all...

### Description Right now in the Settings, we let the user pick a hex color for the selection and cursor color options. Non-technical users might not be familiar or comfortable...

good first issue for experienced devs
good first issue for devs
improvements

### Bug Description The issue is about the documentation of the AppFlowy Editor. Clicking on a link under [Customizing Block Components](https://github.com/AppFlowy-IO/appflowy-editor#customizing-block-components) takes you to a page where there is no...