Page MenuHomePhabricator

When searching "My lists" or "History", whitespace should be trimmed.
Closed, ResolvedPublic

Description

While inside the Search action mode, the current search query should have any leading and trailing whitespace trimmed. This should apply to the following places:

  • My lists (ReadingListsFragment)
  • Individual reading list (ReadingListFragment)
  • History (HistoryFragment).

The expected result after finishing at least one of the implementation is, that searching for " Android" or "Android " or " Android " both returns a page named "Android", instead of not showing it.

Event Timeline

AnmolSingh subscribed.

I claimed this task in GCI dashboard. Trying to claim it here too before getting started.

What should i do as i have it claimed in my Google Code-in Dashboard. Abandone it?

This comment was removed by Filip.

Hi @AnmolSingh! Big sorry for that confusion, please excuse my fault when publishing/creating the GCI task :/ The task shouldn't have 2 instances, it should've only one. It would be great if you could abandon the task in GCI. Again, please excuse this confusion :/

What @Filip said would be ok for me, too, depending on how much effort you already invested in the task :)

@Florian It happend few times during GCI2016, but only in case where student investigated this issue