Mazyod / Mazyod/MJAutoComplete

Not list mentions on TableView

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
121
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Hy Mazyod, congratulations for this amazing project.

For now, i downloaded the project and I was running MJAutoCompleteDemo normally, but when I will put "@" to mentions at UITextView, the tableview is showed but not list any register.

In my debug, I saw that line 86, in file MDViewController.m if (!self.didStartDownload) not come inside on this block.

Have you any ideia about it ?

Thnks!
Tarek Abdala

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running MJAutoCompleteDemo and reproducing the missing results when "@" is entered in the UITextView. Inspect MDViewController.m around line 86, especially the didStartDownload condition, and trace why the TableView is shown without registrations. Done means the mentions TableView lists its available entries after entering "@".

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.